]> git.phdru.name Git - m_librarian.git/blobdiff - .github/workflows/run-tests.yaml
CI(GHActions): Come back to `tox`
[m_librarian.git] / .github / workflows / run-tests.yaml
index c1d896de2b63574a171abaa1c1244b4b731bebce..e312f7d4b8f668a7156c73800dc0e9c9fb1a4992 100644 (file)
@@ -55,4 +55,4 @@ jobs:
       - name: Run tox
         run: |
           python -c "import os; print(os.environ['TOXENV'])"
-          python -m tox
+          tox