Skip to content

Commit cdf51f2

Browse files
committed
fix typo
fixes test workflow typo
1 parent 4ec47d4 commit cdf51f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
TOXENV: py39
3232

33-
- name Run tox 3.10
33+
- name: Run tox 3.10
3434
if: ${{ matrix.python-version }} == "3.9"
3535
env:
3636
TOXENV: py310

0 commit comments

Comments
 (0)