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 5060f8b commit 61b1189Copy full SHA for 61b1189
.github/workflows/tests.yml
@@ -49,7 +49,6 @@ jobs:
49
- name: 'Display Python version'
50
run: 'python -c ''import sys; print(sys.version)'''
51
- name: 'Install dependencies on Ubuntu Linux / Windows / MacOS'
52
- if: '${{ matrix.os != ''macos-latest'' }}'
53
run: |
54
true ###############################################################
55
true # install pip, and uv
0 commit comments