Skip to content

Commit

Permalink
donwgrading pytest -- a missing one
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Jul 6, 2023
1 parent 54ffc80 commit 8ea350b
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 @@ -130,7 +130,7 @@ jobs:
-c https://repo.mamba.pm/emscripten-forge \
-c https://repo.mamba.pm/conda-forge \
--yes \
python pytest exceptiongroup
python "pytest==7.1.1" exceptiongroup
- name: Test in browser-main-no-numpy
run: |
Expand Down

0 comments on commit 8ea350b

Please sign in to comment.