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 c90641a commit 617ca38Copy full SHA for 617ca38
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
matrix:
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
configuration: [Debug, Release]
18
+ fail-fast: false
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments