Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogeiger committed Jun 22, 2023
1 parent d7ae824 commit cbc80a2
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 jraph
pip install plotly kaleido jraph
- name: Install pytest
run: |
pip install pytest pytest-cov
Expand Down

0 comments on commit cbc80a2

Please sign in to comment.