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 6855629 commit b2ff3aaCopy full SHA for b2ff3aa
.github/workflows/github-actions.yml
@@ -28,7 +28,7 @@ jobs:
28
echo "min_python_version=$($MIN_PYTHON)" >> $GITHUB_OUTPUT
29
shell: bash
30
minimum-version-testing:
31
- needs: generate_python_matrix:
+ needs: generate_python_matrix
32
runs-on: ${{ matrix.os }}
33
strategy:
34
matrix:
0 commit comments