Skip to content

Commit

Permalink
fix pyodide build?
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed May 22, 2024
1 parent 124d6d3 commit 9d64833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
- name: Run tests
run: |
source .venv-pyodide/bin/activate
python -m pytest hypothesis-python/tests/cover
python -m pytest -p no:cacheprovider hypothesis-python/tests/cover
deploy:
if: "github.event_name == 'push' && github.repository == 'HypothesisWorks/hypothesis'"
Expand Down

0 comments on commit 9d64833

Please sign in to comment.