Merge pull request 'Update https://github.com/astral-sh/setup-uv action to v6' (#86) from renovate/https-github.com-astral-sh-setup-uv-6.x into main
Reviewed-on: #86
This commit is contained in:
commit
f480711f4e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install uv
|
||||
uses: https://github.com/astral-sh/setup-uv@v5
|
||||
uses: https://github.com/astral-sh/setup-uv@v6
|
||||
|
||||
- name: Run tests
|
||||
run: uv run --env-file=.env.example pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue