Skip to content

Commit

Permalink
fix: script
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 6, 2024
1 parent 96566b2 commit ca66642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
- run: |
pip install pytest
HTTPBIN=httpbin.bemisc.com pytest
- run: pypy setup.py test
- run: python setup.py test
if: matrix.python-version != '3.12' && matrix.python-version != 'latest'

build-pypy:
name: Build PyPy
timeout-minutes: 10
Expand Down

0 comments on commit ca66642

Please sign in to comment.