Skip to content

Commit

Permalink
remove unncessary continue-on-error (#1234)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Oct 12, 2023
1 parent 4fc5ec3 commit f791b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bzlmod-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
# See: https://blog.bazel.build/2023/02/15/github-archive-checksum.html
bazel-release-archive:
runs-on: ubuntu-latest
continue-on-error: true
permissions:
contents: write
steps:
Expand Down

0 comments on commit f791b95

Please sign in to comment.