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 75e5657 commit d3a042eCopy full SHA for d3a042e
1 file changed
.github/workflows/unittest.yml
@@ -247,7 +247,6 @@ jobs:
247
unittest-runtime-result:
248
name: "unit (${{ matrix.python }})"
249
needs: unit
250
- if: always()
251
strategy:
252
matrix:
253
python: ['3.9', '3.10', "3.11", "3.12", "3.13", "3.14"]
0 commit comments