Skip to content

Commit

Permalink
update the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jun 30, 2024
1 parent 5a2584a commit 384a88e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:
user_name: github-actions[bot]
user_email: github-actions[bot]@users.noreply.github.com

- name: Debug Output
run: |
pwd # Print the current working directory
ls -l # List files in the build directory
cat ./source/conf.py # Show Sphinx config file for debugging
working-directory: ${{ github.workspace }}/docs/build
# - name: Debug Output
# run: |
# pwd # Print the current working directory
# ls -l # List files in the build directory
# cat ./source/conf.py # Show Sphinx config file for debugging
# working-directory: ${{ github.workspace }}/docs/build

0 comments on commit 384a88e

Please sign in to comment.