We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41a7ba commit ada3722Copy full SHA for ada3722
1 file changed
.github/workflows/CI-unixish.yml
@@ -379,7 +379,6 @@ jobs:
379
- name: Install missing Python packages (macos)
380
if: matrix.os == 'macos-14'
381
run: |
382
- brew install pipx
383
pipx install pytest
384
pipx install pytest-timeout
385
pipx install psutil
0 commit comments