Skip to content

Commit

Permalink
ci: add flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed May 31, 2024
1 parent f0684f5 commit af186fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ jobs:
run: npx slack-ctrf results ctrf-report.json
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
- name: Send Slack Notification
run: npx slack-ctrf flaky ctrf-report.json
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit af186fe

Please sign in to comment.