Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Feb 23, 2025
1 parent d8f9797 commit 571e173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: install deps
run: poetry install
- name: install current version of quilt
run: poetry run pip install api/python
run: poetry run pip install ../api/python
- name: test codeblocks
run: poetry run pytest --codeblocks ../docs

Expand Down

0 comments on commit 571e173

Please sign in to comment.