diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 456477a7..ade7ea50 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,6 +50,8 @@ jobs: uses: actions/setup-python@v4 with: python-version: '3.11' + - name: Install dependencies + run: tools/pcommand install_pip_reqs - name: All featuresets removed run: tools/pcommand spinoff_test empty