Skip to content

Commit

Permalink
rm exit 1
Browse files Browse the repository at this point in the history
  • Loading branch information
yshavit committed Feb 28, 2025
1 parent 2e9ef98 commit 391633e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
echo "::error file=$file_path,title=git-status::<$status_code> $file_path"
done <<<"$(git status --porcelain)"
exit "$exit_code"
- run: exit 1
msrv:
runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit 391633e

Please sign in to comment.