Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Jun 20, 2024
1 parent dd56eb4 commit a0f643b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: exit 0
continue-on-error: true
- id: step2
run: exit 0
run: exit 1
continue-on-error: true
- if: contains(steps.*.outcome, 'failure')
run: exit 1

0 comments on commit a0f643b

Please sign in to comment.