Update https://github.com/astral-sh/setup-uv action to v7
This commit is contained in:
parent
fa621fe979
commit
4edb59c39c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
node-version: "22"
|
node-version: "22"
|
||||||
|
|
||||||
- name: Install uv
|
- name: Install uv
|
||||||
uses: https://github.com/astral-sh/setup-uv@v6
|
uses: https://github.com/astral-sh/setup-uv@v7
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: uv run --env-file=.env.example pytest
|
run: uv run --env-file=.env.example pytest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue