Skip to content

Commit

Permalink
Pin ipykernel==5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 12, 2021
1 parent a5e6e23 commit c2ad30a
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 @@ -54,7 +54,7 @@ jobs:
shell: bash -l {0}
run: |
pip install "traitlets>=4,<5"
pip install ipykernel==6.4.2
pip install ipykernel==5.5.5
VOILA_TEST_DEBUG=1 VOILA_TEST_XEUS_CLING=1 py.test tests/ --async-test-timeout=240
voila --help # Making sure we can run `voila --help`
# tests if voila sends a 'heartbeat' to avoid proxies from closing an apparently stale connection
Expand Down

0 comments on commit c2ad30a

Please sign in to comment.