mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 23:25:19 -04:00
Fix step name
This commit is contained in:
parent
50d654e3c5
commit
431ff5968c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install latest version
|
||||
uses: ./
|
||||
- name: Verify cache hit
|
||||
- name: Re-run setup-uv
|
||||
id: re-setup-uv
|
||||
uses: ./
|
||||
- name: Verify uv cache hit
|
||||
|
|
Loading…
Add table
Reference in a new issue