mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 10:42:16 +00:00
fail fast = false
This commit is contained in:
parent
d7c31f38d8
commit
1e698b85ca
1
.github/workflows/test-js-projects.yml
vendored
1
.github/workflows/test-js-projects.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
"./aqua-examples/price-oracle/client-peer",
|
"./aqua-examples/price-oracle/client-peer",
|
||||||
"./aqua-examples/price-oracle/web"
|
"./aqua-examples/price-oracle/web"
|
||||||
]
|
]
|
||||||
|
fail-fast: false
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user