mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-04 18:00:18 +00:00
chore: fix FCLI init in CI (#447)
This commit is contained in:
parent
df7c1a85a3
commit
41e9dbbc8c
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -76,6 +76,9 @@ jobs:
|
||||
artifact: fcli
|
||||
version: unstable
|
||||
|
||||
- name: Initialize FCLI
|
||||
run: fluence provider init --env=local --no-input
|
||||
|
||||
- name: Run nox network
|
||||
run: fluence local up
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user