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.
continue-on-error
1 parent a111944 commit 8990f41Copy full SHA for 8990f41
.github/workflows/test.yml
@@ -8,6 +8,7 @@ jobs:
8
build:
9
10
runs-on: ubuntu-20.04
11
+ continue-on-error: true
12
strategy:
13
matrix:
14
ruby: [
0 commit comments