diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 382966a9..88d16eff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,5 +27,5 @@ jobs: with: python-version: 3.7 - name: Display Python version - run: python tools/snippets + run: python tools/snippets install_pip_reqs