Skip to content

Commit f791b95

Browse files
authored
remove unncessary continue-on-error (#1234)
1 parent 4fc5ec3 commit f791b95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bzlmod-archive.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
# See: https://blog.bazel.build/2023/02/15/github-archive-checksum.html
1010
bazel-release-archive:
1111
runs-on: ubuntu-latest
12-
continue-on-error: true
1312
permissions:
1413
contents: write
1514
steps:

0 commit comments

Comments
 (0)