aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-07-18 18:10:04 +0300
committerAUTOMATIC1111 <16777216c@gmail.com>2023-07-18 18:10:04 +0300
commitb270ded268c92950a35a7a326da54496ef4151c8 (patch)
tree935626eeb3687a1dbfa7a1d87db24819e25a1616 /.github
parentbe16d274f85a59b742f7480cdb79a596c972f598 (diff)
fix the issue with /sdapi/v1/options failing (this time for sure!)
fix automated tests downloading CLIP model
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/run_tests.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/run_tests.yaml b/.github/workflows/run_tests.yaml
index e9370cc0..3dafaf8d 100644
--- a/.github/workflows/run_tests.yaml
+++ b/.github/workflows/run_tests.yaml
@@ -41,6 +41,7 @@ jobs:
--skip-prepare-environment
--skip-torch-cuda-test
--test-server
+ --do-not-download-clip
--no-half
--disable-opt-split-attention
--use-cpu all