Skip to content

Commit

Permalink
Merge pull request #83 from urschrei/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.19.1
  • Loading branch information
urschrei authored Jun 17, 2024
2 parents ec88b32 + 723d7b0 commit 08cfdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
shell: bash

- name: Build and Test Wheels
uses: pypa/cibuildwheel@v2.18.1
uses: pypa/cibuildwheel@v2.19.1
env:
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: 'pytest {package}'
Expand Down

0 comments on commit 08cfdb5

Please sign in to comment.