Skip to content

Commit d9cc272

Browse files
committed
no need to notify
1 parent 9a71fde commit d9cc272

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,3 @@ jobs:
3535
- run: yarn update-env
3636
timeout-minutes: 5
3737
- 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

Comments
 (0)