Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Dec 13, 2024
1 parent 500bbb8 commit 0917303
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 @@ -83,7 +83,7 @@ jobs:
uses: pypa/[email protected]
env:
CIBW_BUILD: "cp*-manylinux_x86_64 cp3*-win_amd64 cp3*-macosx_x86_64 cp3*-macosx_arm64"
PYTEST_ADDOPTS: "--doctest-ignore-import-errors"
CIBW_ENVIRONMENT: PYTEST_ADDOPTS="--doctest-ignore-import-errors"
- uses: actions/upload-artifact@v4
with:
name: wheels-${{ matrix.os }}
Expand Down

0 comments on commit 0917303

Please sign in to comment.