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 6706917 commit c945e60Copy full SHA for c945e60
.github/workflows/precommit.yml
@@ -57,7 +57,7 @@ jobs:
57
if: startsWith( matrix.cfg.os, 'macos-' )
58
run: |
59
brew --version
60
- sudo brew install
+ brew install
61
python@${{ matrix.python-version }} \
62
numpy \
63
python-packaging
0 commit comments