Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 013d4f9

Browse files
ci: remove slack notifications
1 parent eeb5427 commit 013d4f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-api-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
chmod +x ./ci/push-report.sh
3232
./ci/push-report.sh
3333
34-
- name: Send Slack notification for testcases
35-
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"
36-
3734
- name: Slack notification
3835
if: failure()
3936
uses: 8398a7/action-slack@v3

0 commit comments

Comments
 (0)