Skip to content

Commit

Permalink
chore: extended fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 4, 2024
1 parent edabbbd commit 7a91f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ jobs:
pip install pytest
ADAPTER=tiny HTTPBIN=httpbin.bemisc.com pytest
- run: ADAPTER=tiny HTTPBIN=httpbin.bemisc.com pypy setup.py test
if: matrix.python-version != '3.12' && matrix.python-version != 'latest'

0 comments on commit 7a91f68

Please sign in to comment.