Skip to content

Commit c96dd29

Browse files
Remove line not used (#289)
1 parent 263ad34 commit c96dd29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ jobs:
120120
env:
121121
PPPR_TOKEN: ${{ secrets.PPPR_TOKEN }}
122122

123-
- run: python -c 'import docs.plugins.main'
124-
125123
- name: Set git credentials
126124
run: |
127125
git config --global user.name "${{ github.actor }}"

0 commit comments

Comments
 (0)