Skip to content

Commit f8200a2

Browse files
committed
Fix run_tox.yml
1 parent c68acd8 commit f8200a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v6
1818
- uses: actions/setup-python@v5
1919
with:
20-
python-version:
20+
python-version: |
2121
3.7
2222
3.8
2323
3.9

0 commit comments

Comments
 (0)