YAML cleanup
This commit is contained in:
parent
e958a42bbc
commit
9aa9ea254f
1 changed files with 5 additions and 5 deletions
|
|
@ -13,10 +13,10 @@ jobs:
|
|||
steps:
|
||||
- name: Check out repository
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PAT_READ_REPO }}
|
||||
fetch-depth: 0
|
||||
show-progress: true
|
||||
with:
|
||||
token: ${{ secrets.PAT_READ_REPO }}
|
||||
fetch-depth: 0
|
||||
show-progress: true
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue