Skip to content

Commit

Permalink
fixup - pypy test env name
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Sep 26, 2022
1 parent 1cf8913 commit 0af7926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
python: "3.10"
os: windows-latest
tox_env: "py310"
- name: "windows-pypy-3"
- name: "windows-pypy3"
python: "pypy3.7"
os: windows-latest
tox_env: "py37"
Expand Down

0 comments on commit 0af7926

Please sign in to comment.