fix: remove fluence local init step

This commit is contained in:
Artsiom Shamsutdzinau 2024-03-18 15:11:13 +03:00
parent 9eeeb0fae0
commit 79d468d04c
No known key found for this signature in database
GPG Key ID: 2C0D1AA35BD2FF16

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: