Skip to content

Commit

Permalink
Merge PR #134
Browse files Browse the repository at this point in the history
  • Loading branch information
lelit committed Sep 26, 2023
2 parents 5aaa15c + fc9594c commit 8d8ef65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
python-version: '3.10'

- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.0
env:
CIBW_TEST_REQUIRES: "coverage pytest pytest-cov"
CIBW_TEST_COMMAND: "py.test {project}/tests"
Expand Down

0 comments on commit 8d8ef65

Please sign in to comment.