mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-29 09:10:31 +00:00
Default to enable-cache: true on GitHub hosted runners (#193)
Closes: #54
This commit is contained in:
committed by
GitHub
parent
3460fe1a9a
commit
e3017a763c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -84,6 +84,8 @@ jobs:
|
||||
with:
|
||||
version: "0.3.2"
|
||||
checksum: ${{ matrix.checksum }}
|
||||
- run: uv sync
|
||||
working-directory: __tests__/fixtures/uv-project
|
||||
test-with-explicit-token:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user