mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
makes uv an apt-in features, add uv testing to GH actions
This commit is contained in:
@@ -29,3 +29,7 @@ jobs:
|
||||
run: |
|
||||
export COMMANDLINE_ARGS="--debug --test"
|
||||
python launch.py
|
||||
- name: test-startup-with-uv
|
||||
run: |
|
||||
export COMMANDLINE_ARGS="--debug --test --uv"
|
||||
python launch.py
|
||||
|
||||
Reference in New Issue
Block a user