We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a897454 commit 50ca7cfCopy full SHA for 50ca7cf
.github/workflows/python-tests.yml
@@ -84,7 +84,7 @@ jobs:
84
pip install -r doc-requirements.txt
85
make html SPHINXOPTS="-W"
86
87
- test_miniumum_verisons:
+ test_miniumum_versions:
88
name: Test Minimum Versions
89
timeout-minutes: 20
90
runs-on: ubuntu-latest
0 commit comments