Skip to content

Commit

Permalink
fix another bug in ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
islemci authored Dec 12, 2024
1 parent cabfbdf commit 5de353b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ jobs:
elif [ "${{ matrix.shell }}" = "zsh" ]; then
zsh ./cliwrap
fi
continue-on-error: true

0 comments on commit 5de353b

Please sign in to comment.