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 9e08c19 commit 29023efCopy full SHA for 29023ef
.github/workflows/test.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
test:
13
runs-on: ${{ matrix.os }}
14
+ continue-on-error: ${{ matrix.experimental }}
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments