Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jun 30, 2024
1 parent a44b117 commit f0a461a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ jobs:
poetry config virtualenvs.create false
poetry install
# - name: Check working directory and conf.py existence
# run: |
# echo "Current Working Directory: $(pwd)"
# ls -la ./docs/source/
# if [ -f "./docs/source/conf.py" ]; then
# echo "conf.py found."
# else
# echo "conf.py not found."
# fi
- name: Build documentation with detailed logging
run: |
Expand Down

0 comments on commit f0a461a

Please sign in to comment.