Skip to content

Commit 0c81c1a

Browse files
committed
attempting different formatting in tests.yml
1 parent 92c3b0c commit 0c81c1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,7 @@ jobs:
216216
tags: skymap_scanner:py-dep-this
217217
load: true
218218

219-
secrets: |
220-
github_token=${{ secrets.PERSONAL_ACCESS_TOKEN}}
219+
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN}}
221220
build-args: INCLUDE_GCD=0 # for pip recording we don't need GCD files
222221
- if: ${{ steps.pydep-precheck.outputs.do_generation == 'true' }}
223222
uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.4

0 commit comments

Comments
 (0)