]> git.phdru.name Git - mimedecode.git/blobdiff - .github/workflows/run-tests.yaml
CI(GHActions): Come back to `tox`
[mimedecode.git] / .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