Skip to content

Commit

Permalink
No, *this* time put it in the right place, eesh
Browse files Browse the repository at this point in the history
  • Loading branch information
bskinn committed Dec 10, 2024
1 parent 4bf9b8a commit 26fb91c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions azure-coretest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
inputs:
versionSpec: '${{ python.value.spec }}'
architecture: 'x64'
githubToken: $(GITHUB_TOKEN)
displayName: Use cached ${{ coalesce(python.value.name, python.key) }} for tests.

- task: Cache@2
Expand Down
2 changes: 0 additions & 2 deletions azure-sdisttest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
- task: UsePythonVersion@0
inputs:
versionSpec: '3.12'
env:
GITHUB_TOKEN: $(GITHUB_TOKEN)

- task: Cache@2
inputs:
Expand Down

0 comments on commit 26fb91c

Please sign in to comment.