Skip to content

Commit

Permalink
Remove line not used (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-runkle committed Apr 29, 2024
1 parent 263ad34 commit c96dd29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs-update.yml
Expand Up @@ -120,8 +120,6 @@ jobs:
env:
PPPR_TOKEN: ${{ secrets.PPPR_TOKEN }}

- run: python -c 'import docs.plugins.main'

- name: Set git credentials
run: |
git config --global user.name "${{ github.actor }}"
Expand Down

0 comments on commit c96dd29

Please sign in to comment.