Skip to content

Commit f339a7e

Browse files
author
Vladimir Puzakov
committed
chore: fix mistype
1 parent 86d6821 commit f339a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-and-linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- run: pip install tox
1919
- run: tox
2020
env:
21-
TOXENV: pypi
21+
TOXENV: pypy
2222

2323
test-on-different-versions:
2424
name: Run tests

0 commit comments

Comments
 (0)