diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 87e3ccb7..f9ccb842 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -50,6 +50,7 @@ jobs: make install-cpu - name: Download locked kernels run: | + source ./.venv/bin/activate hf-kernels download server - name: Run server tests run: |