mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-12 23:51:21 +00:00
fix(ci): ignore error on setup-fluence
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -75,6 +75,7 @@ jobs:
|
||||
with:
|
||||
artifact: fcli
|
||||
version: unstable
|
||||
continue-on-error: true
|
||||
|
||||
- name: Initialize FCLI
|
||||
run: fluence provider init --env=local --no-input
|
||||
|
Reference in New Issue
Block a user