]> git.phdru.name Git - m_librarian.git/commitdiff
CI(GHActions): Come back to `tox`
authorOleg Broytman <phd@phdru.name>
Mon, 30 Aug 2021 22:47:45 +0000 (01:47 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 30 Aug 2021 22:47:45 +0000 (01:47 +0300)
.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