Skip to content

Commit

Permalink
More indents
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarbone committed Sep 20, 2023
1 parent 6f74d99 commit deb71ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/notebook_smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Notebook smoke tests
run: |
pip install ipython
pip install nbformat
pip install seaborn
pip install nbformat
pip install seaborn
cd examples
ipython -c "%run simpleGP.ipynb"

0 comments on commit deb71ac

Please sign in to comment.