Commit 3ffc1c6c authored by Vladimir Repin's avatar Vladimir Repin

skip cuda test

parent 93d6c020
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment