Skip to content

Commit 41e9dbb

Browse files
authored
chore: fix FCLI init in CI (#447)
1 parent df7c1a8 commit 41e9dbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
artifact: fcli
7777
version: unstable
7878

79+
- name: Initialize FCLI
80+
run: fluence provider init --env=local --no-input
81+
7982
- name: Run nox network
8083
run: fluence local up
8184

0 commit comments

Comments
 (0)