Compare commits
No commits in common. "f480711f4ea57dff0cf5c544df06708235d078c6" and "b146a6e59f1472d03d553342e328863b70a37275" have entirely different histories.
f480711f4e
...
b146a6e59f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install uv
|
- name: Install uv
|
||||||
uses: https://github.com/astral-sh/setup-uv@v6
|
uses: https://github.com/astral-sh/setup-uv@v5
|
||||||
|
|
||||||
- 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