mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Run whole matrix on failure
This commit is contained in:
parent
753f3cd837
commit
4556e16f44
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-on-pr.yml
vendored
1
.github/workflows/test-on-pr.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_version: "lts"
|
- node_version: "lts"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue