Don't fail fast
This commit is contained in:
parent
8510696fbd
commit
df11cc160b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
||||
name: Build
|
||||
runs-on: windows-2022
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
configuration:
|
||||
- Debug
|
||||
|
Loading…
Reference in New Issue
Block a user