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 6c93096 commit ff92f48Copy full SHA for ff92f48
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ permissions: {}
13
jobs:
14
ci:
15
strategy:
16
+ fail-fast: false
17
matrix:
18
os: [ubuntu-latest, windows-latest]
19
runs-on: ${{ matrix.os }}
0 commit comments