We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5205615 + ec54bbc commit 6eac005Copy full SHA for 6eac005
.github/workflows/browser-test.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
see_if_should_skip:
9
+ continue-on-error: true
10
runs-on: ubuntu-latest
11
# Map a step output to a job output
12
outputs:
.github/workflows/test.yml
@@ -16,6 +16,7 @@ env:
16
17
18
19
20
21
22
0 commit comments