We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fea67 commit 3d0868dCopy full SHA for 3d0868d
.github/workflows/minimum.yml
@@ -28,6 +28,7 @@ jobs:
28
run: |
29
import platform
30
print(platform.processor())
31
+ shell: python
32
- name: Install dependencies
33
34
python -m pip install --upgrade pip==24.1
0 commit comments