Commit 5b592669 authored by Aarni Koskela's avatar Aarni Koskela

CI: use launch.py for dependencies too

parent c702010e
......@@ -17,6 +17,7 @@ jobs:
cache: pip
cache-dependency-path: |
**/requirements*txt
launch.py
- name: Run tests
run: python launch.py --tests test --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test
env:
......
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