mirror of
https://github.com/samsledje/D-SCRIPT.git
synced 2026-06-04 15:04:24 +08:00
Update .github/workflows/autorun-tests.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0b1d9e5007
commit
8ff7402c9a
2
.github/workflows/autorun-tests.yml
vendored
2
.github/workflows/autorun-tests.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
uv sync --extra test --extra dev && uv lock
|
||||
uv sync --extra test --extra dev
|
||||
|
||||
- name: Lint and format with ruff
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user