Skip to content

Commit

Permalink
add missing =
Browse files Browse the repository at this point in the history
  • Loading branch information
janjagusch committed Feb 11, 2021
1 parent 005c0aa commit 419c1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# slightly from this.
run: |
pip install --upgrade pip
pip install jupyter_packaging jupyterlab=3
pip install jupyter_packaging jupyterlab==3
pip install .
pip install pytest
pip freeze
Expand Down

0 comments on commit 419c1b7

Please sign in to comment.