mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 07:55:45 +01:00
disable fail fast, so feedback is provided for all matrix combinations
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -6,6 +6,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
compile-and-test:
|
compile-and-test:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false # disable fail fast, so feedback is provided for all matrix combinations
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user