chore: remove uv from test workflow
All checks were successful
Tests / tests (pull_request) Successful in 6s
All checks were successful
Tests / tests (pull_request) Successful in 6s
This commit is contained in:
@@ -19,6 +19,4 @@ jobs:
|
|||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version-file: pyproject.toml
|
python-version-file: pyproject.toml
|
||||||
- name: Install uv
|
|
||||||
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
|
|
||||||
- run: python3 -m tests
|
- run: python3 -m tests
|
||||||
|
|||||||
Reference in New Issue
Block a user