Skip to content

Commit

Permalink
fix(ci): ignore error on setup-fluence
Browse files Browse the repository at this point in the history
  • Loading branch information
folex authored Aug 13, 2024
1 parent 3658a19 commit 86487b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
with:
artifact: fcli
version: unstable
continue-on-error: true

- name: Initialize FCLI
run: fluence provider init --env=local --no-input
Expand Down

0 comments on commit 86487b6

Please sign in to comment.