Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomsaraiva committed Jul 12, 2024
1 parent cda75da commit 1f2c3ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buildtest_mac_arm_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
env:
CIBW_BUILD: cp39-macosx_arm64 cp310-macosx_arm64 cp311-macosx_arm64 cp312-macosx_arm64
CIBW_ARCHS: arm64
CIBW_BUILD_VERBOSITY: 1
CIBW_TEST_COMMAND: "pytest {project}/tests"

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1f2c3ea

Please sign in to comment.