mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
delete venv before testing uv
This commit is contained in:
@@ -31,5 +31,6 @@ jobs:
|
||||
python launch.py
|
||||
- name: test-startup-with-uv
|
||||
run: |
|
||||
rm -rf venv
|
||||
export COMMANDLINE_ARGS="--debug --test --uv"
|
||||
python launch.py
|
||||
|
||||
Reference in New Issue
Block a user