Skip to content

Commit cff2ffd

Browse files
add test
1 parent 86471a6 commit cff2ffd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test_tox.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ jobs:
7979
posargs: 'PyPy'
8080
pytest: false
8181

82+
test_supported_pythons:
83+
uses: ./.github/workflows/tox.yml
84+
with:
85+
pytest: false
86+
8287
test_libraries:
8388
uses: ./.github/workflows/tox.yml
8489
with:

0 commit comments

Comments
 (0)