Skip to content

Commit

Permalink
test the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jul 23, 2024
1 parent fe67252 commit f3592f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/documentation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
run: |
curl -sSL https://install.python-poetry.org | python3 -
echo "$HOME/.local/bin" >> $GITHUB_PATH # Ensure Poetry's bin directory is in PATH
echo 'export PATH="$HOME/.local/bin:$PATH"' >> $BASH_ENV
source $BASH_ENV
- name: Install documentation dependencies using Poetry
run: |
Expand Down

0 comments on commit f3592f6

Please sign in to comment.