mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
@@ -64,7 +64,7 @@ jobs:
|
||||
run: uv run --active pylint --disable W0511 *.py modules/ pipelines/ scripts/ extensions-builtin/
|
||||
|
||||
- name: test-run
|
||||
run: uv run --active --system-site-packages python launch.py --test --uv
|
||||
run: uv run --active python launch.py --test --uv
|
||||
|
||||
- name: pre-commit-run
|
||||
run: uv run --active pre-commit run --all-files
|
||||
|
||||
Reference in New Issue
Block a user