We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a71fde commit d9cc272Copy full SHA for d9cc272
.github/workflows/check.yml
@@ -35,9 +35,3 @@ jobs:
35
- run: yarn update-env
36
timeout-minutes: 5
37
- run: yarn test tests/${{ matrix.tests }}
38
- - uses: ravsamhq/notify-slack-action@v2
39
- if: ${{ failure() }}
40
- with:
41
- status: ${{ job.status }}
42
- env:
43
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments