mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-05-11 17:07:13 +00:00
fix(ci): ignore error on setup-fluence
This commit is contained in:
parent
3658a190fb
commit
86487b6809
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -75,6 +75,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
artifact: fcli
|
artifact: fcli
|
||||||
version: unstable
|
version: unstable
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Initialize FCLI
|
- name: Initialize FCLI
|
||||||
run: fluence provider init --env=local --no-input
|
run: fluence provider init --env=local --no-input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user