mirror of
https://github.com/mempool/mempool.git
synced 2025-01-19 05:34:03 +01:00
Continue running CI jobs if something fails
This commit is contained in:
parent
15ab134fa4
commit
1501dd23ab
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
matrix:
|
||||
node: ["16.16.0", "18.5.0"]
|
||||
flavor: ["dev", "prod"]
|
||||
fail-fast: false
|
||||
runs-on: "ubuntu-latest"
|
||||
|
||||
name: Backend (${{ matrix.flavor }}) - node ${{ matrix.node }}
|
||||
|
Loading…
Reference in New Issue
Block a user