Skip to content

Commit

Permalink
ci: remove slack notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardFuchs authored Aug 11, 2023
1 parent eeb5427 commit 013d4f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
chmod +x ./ci/push-report.sh
./ci/push-report.sh
- name: Send Slack notification for testcases
run: npx cypress-slack-reporter --custom-text "Host=https://dev.uniresolver.io/1.0/identifiers/" --ci-provider custom --custom-url https://w3c-ccg.github.io/did-resolution-test-suite --report-dir "gh-pages/${{ env.date_with_time }}/mochareports"

- name: Slack notification
if: failure()
uses: 8398a7/action-slack@v3
Expand Down

0 comments on commit 013d4f9

Please sign in to comment.