mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 07:20:49 +00:00
chore: fix FCLI init in CI
This commit is contained in:
parent
df7c1a85a3
commit
07436d7153
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…
x
Reference in New Issue
Block a user