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

CI: use launch.py for dependencies too

parent c702010e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: