Fail slowly

- We want to know the results of both tests regardless
This commit is contained in:
Jozufozu 2024-10-21 23:09:57 -07:00
parent 491d134edf
commit 1220bcfce7

View File

@ -46,6 +46,7 @@ jobs:
test: test:
strategy: strategy:
fail-fast: false
matrix: matrix:
loader: [ forge, fabric ] loader: [ forge, fabric ]
needs: build needs: build