mirror of
https://github.com/mempool/mempool.git
synced 2025-03-29 11:12:16 +01:00
Set fail fast to false on the frontend jobs
This commit is contained in:
parent
1501dd23ab
commit
a5e4b09e64
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
matrix:
|
||||
node: ["16.15.0", "18.5.0"]
|
||||
flavor: ["dev", "prod"]
|
||||
fail-fast: false
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
name: Frontend (${{ matrix.flavor }}) - node ${{ matrix.node }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user