Skip to content

Commit

Permalink
continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jun 22, 2024
1 parent 9e9059d commit 59c3be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:

- name: Test
run: ./run.sh ci-test
continue-on-error: true

- name: start tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 59c3be6

Please sign in to comment.