Skip to content

Commit

Permalink
fix option name
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 5, 2021
1 parent 8b8450d commit 4f9f4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Test run nbclassic
run: |
pip install nbclassic
pip install --force-install "."
pip install --force-reinstall "."
# Make sure we can start and kill the nbclassic server
jupyter nbclassic --no-browser &
Expand Down

0 comments on commit 4f9f4ff

Please sign in to comment.