Skip to content

Commit 7619f97

Browse files
authored
Update precommit.yml
1 parent 9789933 commit 7619f97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/precommit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
run: |
5959
brew --version
6060
brew install python@${{ matrix.python-version }}
61+
python3 --version
62+
brew link --overwrite python3
63+
python3 --version
6164
brew install python-packaging
6265
brew install numpy
6366

0 commit comments

Comments
 (0)