Skip to content

Commit

Permalink
Changed GH workflow exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
TawreCZ committed Jan 30, 2025
1 parent 3fc8d3b commit 572c9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
go-version: "1.23.0"

- name: Force Failure
run: (exit 1)
run: (exit 0)

0 comments on commit 572c9ec

Please sign in to comment.