1
0
mirror of https://github.com/fluencelabs/examples synced 2025-06-24 15:21:32 +00:00

fail fast = false

This commit is contained in:
Pavel Murygin
2022-03-17 17:18:45 +03:00
parent d7c31f38d8
commit 1e698b85ca

@ -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