tests.yml: no more need for preinstalled subversion

This commit is contained in:
EricFromCanada 2021-11-09 14:00:44 -05:00
parent 508b48d19e
commit e5109681c8
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168

View File

@ -305,10 +305,6 @@ jobs:
- name: Install brew tests dependencies
run: |
brew install subversion
brew sh -c "svn --homebrew=print-path"
which svn
which svnadmin
brew install curl
which curl