fix: remove fluence local init step (#444)

This commit is contained in:
shamsartem 2024-03-18 16:33:17 +03:00 committed by GitHub
parent 9eeeb0fae0
commit 90cc2c677b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,9 +76,6 @@ jobs:
artifact: fcli
version: unstable
- name: Init local env with fcli
run: fluence local init --no-input
- name: Run nox network
run: fluence local up
env: