Skip to content

Commit

Permalink
release 7.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HelenaSabel committed Jul 8, 2024
2 parents 2027bc2 + 1c1f9e9 commit 1daf39b
Show file tree
Hide file tree
Showing 429 changed files with 13,243 additions and 9,243 deletions.
17 changes: 1 addition & 16 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ jobs:
- name: Run tests from the Test directory
run: make clean test deb dist

- name: Slack Notification
if: always()
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_COLOR: ${{ job.status }}
MSG_MINIMAL: commit,actions url

test2:
runs-on: ubuntu-latest
container:
Expand All @@ -41,11 +33,4 @@ jobs:

- name: Run tests from the Test2 directory
run: make test2

- name: Slack Notification
if: always()
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_COLOR: ${{ job.status }}
MSG_MINIMAL: commit,actions url

12 changes: 0 additions & 12 deletions .travis.yml

This file was deleted.

Loading

0 comments on commit 1daf39b

Please sign in to comment.