Skip to content

Commit

Permalink
- more pypy;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Oct 26, 2024
1 parent 6bb02d8 commit 6583e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: install SlipCover (pypy)
if: startsWith(matrix.python, 'pypy-')
run: |
LDSHARED="g++ -shared" python3 -m pip install .
LDCXXSHARED="g++ -shared" python3 -m pip install .
- name: install Unix dependencies
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit 6583e19

Please sign in to comment.