Skip to content

Commit 2c522e8

Browse files
authored
1 parent d467095 commit 2c522e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
submodules: true
3434

3535
- name: Build dists
36-
run: python -m tox
36+
run: python3 -m tox
3737

3838
- name: Publish to pypi.org
3939
if: >- # "create" workflows run separately from "push" & "pull_request"

0 commit comments

Comments
 (0)