1 parent 6368f7f commit 16a4becCopy full SHA for 16a4bec
1 file changed
.github/workflows/j2cli.yml
@@ -46,4 +46,4 @@ jobs:
46
with:
47
path: .tox/py${{ matrix.python-version }}-**
48
key: toxenv-py${{ matrix.python-version }}-${{ hashFiles('tox.ini') }}
49
- - run: tox
+ - run: poetry run tox
0 commit comments