Update run_tests.yaml

This commit is contained in:
anapnoe
2023-05-10 10:22:18 +03:00
committed by GitHub
parent bba93386a9
commit fe897f7b9a
+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
run: python launch.py --tests test
- name: Upload main app stdout-stderr
uses: actions/upload-artifact@v3
if: always()