diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index c0ba9a3..63a90b1 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -55,7 +55,7 @@ jobs: - name: Install dependencies run: python -m pip install --upgrade pip - pip install tox tox-gh-actions + python -m pip install tox tox-gh-actions - name: Install ScienceWorld run: