aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/run_tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/run_tests.yaml')
-rw-r--r--.github/workflows/run_tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/run_tests.yaml b/.github/workflows/run_tests.yaml
index f3048681..223a31b9 100644
--- a/.github/workflows/run_tests.yaml
+++ b/.github/workflows/run_tests.yaml
@@ -22,5 +22,5 @@ jobs:
${{ runner.os }}-pip-
- name: Run tests
run: |
- export COMMANDLINE_ARGS="--tests basic_features --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test"
+ export COMMANDLINE_ARGS="--tests basic_features --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test --port 80"
python launch.py