Skip to content

Commit a0f643b

Browse files
committed
ci: test
1 parent dd56eb4 commit a0f643b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: exit 0
3636
continue-on-error: true
3737
- id: step2
38-
run: exit 0
38+
run: exit 1
3939
continue-on-error: true
4040
- if: contains(steps.*.outcome, 'failure')
4141
run: exit 1

0 commit comments

Comments
 (0)