更新 .gitea/workflows/python-action-test.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install uv
|
||||
- name: Install dependencies with uv
|
||||
run: uv install
|
||||
run: uv sync
|
||||
- name: Run tests
|
||||
run: uv run pytest
|
||||
- name: List files in the repository
|
||||
|
||||
Reference in New Issue
Block a user