Skip to content

Commit c945e60

Browse files
authored
Update precommit.yml
1 parent 6706917 commit c945e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: startsWith( matrix.cfg.os, 'macos-' )
5858
run: |
5959
brew --version
60-
sudo brew install
60+
brew install
6161
python@${{ matrix.python-version }} \
6262
numpy \
6363
python-packaging

0 commit comments

Comments
 (0)