Skip to content

Commit

Permalink
test successfull, restoring pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco-Sulla committed Apr 12, 2023
1 parent b0b21ee commit 023786f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_primary_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: pypa/[email protected]
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
CIBW_SKIP: "cp311-* pp* *-musllinux_*"
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: python {package}/test/debug.py && pytest {package}

Expand Down

0 comments on commit 023786f

Please sign in to comment.