Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 86487b6

Browse files
authored
fix(ci): ignore error on setup-fluence
1 parent 3658a19 commit 86487b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
with:
7676
artifact: fcli
7777
version: unstable
78+
continue-on-error: true
7879

7980
- name: Initialize FCLI
8081
run: fluence provider init --env=local --no-input

0 commit comments

Comments
 (0)