skip cuda test

master
Vladimir Repin 3 years ago
parent 93d6c0209a
commit 3ffc1c6cee

@ -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

Loading…
Cancel
Save