We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be805f commit 8090b4eCopy full SHA for 8090b4e
.github/workflows/ci.yml
@@ -139,6 +139,18 @@ jobs:
139
python-version:
140
name: pypy-3.7
141
toxenv: pypy3-format_nongpl-tests
142
+ - os: windows-latest
143
+ python-version:
144
+ name: "3.10"
145
+ toxenv: py310-noextra-tests
146
147
148
149
+ toxenv: py310-format-tests
150
151
152
153
+ toxenv: py310-format_nongpl-tests
154
155
steps:
156
- uses: actions/checkout@v2
0 commit comments