mirror of
https://github.com/fluencelabs/examples
synced 2025-06-16 11:31:22 +00:00
fail fast = false
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user