Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogeiger committed Sep 25, 2023
1 parent 5d15671 commit f5b2f4c
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 @@ -36,7 +36,7 @@ jobs:
python -m pip install --upgrade pip
pip install wheel
pip install -r requirements.txt
pip install plotly kaleido jraph flax dm-haiku optax
pip install plotly kaleido jraph flax dm-haiku optax tqdm
- name: Install pytest
run: |
pip install pytest pytest-cov
Expand Down

0 comments on commit f5b2f4c

Please sign in to comment.