Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrobiglio committed Aug 25, 2023
1 parent 2029a50 commit 295c4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Test tutorial notebooks
run: |
# run pytest ONLY on the tutorials
cd cd docs/source/api/tutorials/
cd docs/source/api/tutorials/
pytest --color=yes
pytest:
Expand Down

0 comments on commit 295c4bf

Please sign in to comment.