Skip to content

Commit

Permalink
fixup! fixup! ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed Jun 21, 2024
1 parent 154bdb8 commit 2619d13
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 1
run: exit 0
continue-on-error: true
- name: 'Fail this job if any step has failed'
if: contains(steps.*.outcome, 'failure')
Expand Down

0 comments on commit 2619d13

Please sign in to comment.