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 850cf72 commit 8c195d6Copy full SHA for 8c195d6
.github/workflows/check-pypi-wheels-actions.yml
@@ -32,7 +32,6 @@ jobs:
32
os: [ubuntu-latest, macos-latest, windows-latest]
33
python-version: ${{ fromJSON(needs.generate_python_matrix.outputs.python_versions) }}
34
steps:
35
- - uses: actions/checkout@v4
36
- name: Set Up Python
37
uses: actions/setup-python@v5
38
with:
0 commit comments