Skip to content

Commit

Permalink
debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjiU committed Jul 25, 2024
1 parent c793ae2 commit 5c82b1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
- name: Install dependencies and generate docs
run: |
pip install poetry
ls
git status
poetry install
poetry run python docs_src/generate_docs.py

0 comments on commit 5c82b1f

Please sign in to comment.