Skip to content

Commit bab3377

Browse files
committed
remove continue-on-error
1 parent 3d72da6 commit bab3377

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
echo "No previous SHASUM found."
4444
exit 1
4545
fi
46-
continue-on-error: true
4746
4847
build:
4948
needs: compute-shasum

0 commit comments

Comments
 (0)