mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-15 15:03:54 +01:00
Fail slowly
- We want to know the results of both tests regardless
This commit is contained in:
parent
491d134edf
commit
1220bcfce7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
|
||||
test:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
loader: [ forge, fabric ]
|
||||
needs: build
|
||||
|
Loading…
Reference in New Issue
Block a user