Skip to content

Commit

Permalink
🔧 update ci for pypy across OSs *2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Sep 20, 2023
1 parent 61594ea commit 38c3aa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ jobs:
- name: Build wheels
uses: PyO3/maturin-action@v1
with:
args: --interpreter ${{ matrix.python_version }}
sccache: 'true'
manylinux: auto
command: develop
- run: pip install pytest
name: Install pytest
Expand Down

0 comments on commit 38c3aa5

Please sign in to comment.