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 5009ddc commit c8565ebCopy full SHA for c8565eb
.github/workflows/tests.yml
@@ -8,6 +8,7 @@ jobs:
8
tests:
9
runs-on: ubuntu-latest
10
name: Tests
11
+ continue-on-error: ${{ matrix.experimental }}
12
strategy:
13
fail-fast: false
14
matrix:
0 commit comments