don't fail fast
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
test-core:
|
||||
strategy:
|
||||
# fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
haxe-version: [4.3.0]
|
||||
|
Reference in New Issue
Block a user