Update run_tests.yaml

This commit is contained in:
anapnoe
2023-05-10 10:18:15 +03:00
committed by GitHub
parent 215111aa60
commit 6acaa42e6a
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
cache-dependency-path: |
**/requirements*txt
- name: Run tests
run: python launch.py --tests test --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test
run: python launch.py --tests test --no-half --disable-opt-split-attention --use-cpu all
- name: Upload main app stdout-stderr
uses: actions/upload-artifact@v3
if: always()