Skip to content

Commit e4a8d83

Browse files
GHA debugging
1 parent 911a205 commit e4a8d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
3838

3939
- name: Run tox
40-
run: tox
40+
run: poetry run tox

0 commit comments

Comments
 (0)