We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beba8b4 commit 464983cCopy full SHA for 464983c
1 file changed
.github/workflows/ci.yml
@@ -11,9 +11,7 @@ jobs:
11
unit-tests:
12
runs-on: ${{ matrix.os }}
13
14
- continue-on-error: true
15
strategy:
16
- fail-fast: false
17
matrix:
18
os:
19
- ubuntu-latest
0 commit comments