Skip to content

Commit 95cf254

Browse files
committed
workflows/release: Don't ignore errors in individual wheel jobs
1 parent 925cfe1 commit 95cf254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
build-wheels:
9292
needs: build-wheels-matrix
9393
runs-on: ${{ matrix.os }}
94-
continue-on-error: true
9594
name: Build ${{ matrix.only }}
9695

9796
strategy:

0 commit comments

Comments
 (0)