mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 03:25: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:
|
||||
compile-and-test:
|
||||
strategy:
|
||||
fail-fast: false # disable fail fast, so feedback is provided for all matrix combinations
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user