mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-14 18:03:14 +00:00
ci: disable fail-fast on build-unit-tests matrix
This commit is contained in:
1
.github/workflows/build-unit-tests.yml
vendored
1
.github/workflows/build-unit-tests.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [20, 22, 24]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user