Skip to content

Commit 16a4bec

Browse files
committed
a
1 parent 6368f7f commit 16a4bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/j2cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
with:
4747
path: .tox/py${{ matrix.python-version }}-**
4848
key: toxenv-py${{ matrix.python-version }}-${{ hashFiles('tox.ini') }}
49-
- run: tox
49+
- run: poetry run tox

0 commit comments

Comments
 (0)