skip cuda test

This commit is contained in:
Vladimir Repin 2022-11-14 13:45:21 +03:00
parent 93d6c0209a
commit 3ffc1c6cee

View File

@ -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"
export COMMANDLINE_ARGS="--tests basic_features --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test"
python launch.py