Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: Report code coverage
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: 8398a7/action-slack@dcc8c8e9dd8802e21a712dc0c003db97b42efe43
- uses: 8398a7/action-slack@e74cd4e48f4452e8158dc4f8bcfc780ae6203364
name: Notify on Slack
if: always() # Pick up events even if the job fails or is canceled.
with:
Expand Down