Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed Aug 10, 2020
1 parent 36e47d7 commit a0210ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -ex
set -o pipefail

jupyter labextensions list
jupyter labextension list
python run.py

pip uninstall -y md_package
jupyter labextensions uninstall @jupyterlab/federated-theme
jupyter labextension uninstall @jupyterlab/federated-theme

0 comments on commit a0210ba

Please sign in to comment.