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 dfd03af commit 8583bdcCopy full SHA for 8583bdc
.github/workflows/test.yml
@@ -42,6 +42,7 @@ jobs:
42
- uses: actions/checkout@master
43
44
- name: Forced failure
45
+ continue-on-error: true
46
run: exit 1
47
48
- name: Rocket.Chat Notification
0 commit comments