Skip to content

Commit

Permalink
fix cd command
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Oct 25, 2024
1 parent 86966e5 commit a338305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install .
cd examples
cd docs/examples
python -m pip install p2j
- name: test example notebooks
run: |
Expand Down

0 comments on commit a338305

Please sign in to comment.