Skip to content

Commit

Permalink
Eliminate unlinking
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-ning-usds committed Nov 19, 2023
1 parent 3523e27 commit 43e2b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
if: ${{ matrix.os == 'macos-latest'}}
run: |
brew uninstall --ignore-dependencies [email protected]
brew unlink python3.12
brew unlink [email protected] && brew link --force [email protected]
hash -r
python3 --version
Expand Down

0 comments on commit 43e2b4c

Please sign in to comment.