Skip to content

Commit 5a60984

Browse files
committed
test: add check for musl arm test
1 parent 7d161ad commit 5a60984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_musllinux_arm64_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ jobs:
324324
fi
325325
echo "Test success marker found. All tests completed successfully."
326326
echo "Proceeding with wheel upload..."
327+
continue-on-error: false
327328
# Upload wheels to release
328329
- name: Upload wheels to release
329330
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)