]> git.phdru.name Git - m_librarian.git/blobdiff - .github/workflows/run-tests.yaml
CI(GHActions): Come back to `pip`
[m_librarian.git] / .github / workflows / run-tests.yaml
index 76d8b096d72f74279e42952c0b89e7f8cc4fdc35..5d1dabdb4ca3330dde66a5eae9c3ba413a56fec7 100644 (file)
@@ -38,8 +38,7 @@ jobs:
           python --version
           python -m pip install --upgrade "pip<21.0" "setuptools<45" wheel
           pip --version
-          python -m pip --version
-          python -m pip install --upgrade virtualenv tox
+          pip install --upgrade virtualenv tox
       - name: Set TOXENV
         run: |
           import os, sys