]> git.phdru.name Git - mimedecode.git/commitdiff
CI(GHActions): Come back to `tox`
authorOleg Broytman <phd@phdru.name>
Mon, 30 Aug 2021 22:45:24 +0000 (01:45 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 30 Aug 2021 22:45:24 +0000 (01:45 +0300)
.github/workflows/run-tests.yaml

index f306900cd4e2307e3cbbd13ee491b6b743a8116c..a4151cdfd7babd89e6e956d56db57c1a62bfcec7 100644 (file)
@@ -31,4 +31,4 @@ jobs:
           pip --version
           pip install --upgrade virtualenv tox tox-gh-actions
       - name: Run tox targets for ${{ matrix.python-version }}
-        run: python -m tox
+        run: tox