tests.yml: resume preinstalling subversion

This commit is contained in:
EricFromCanada 2021-11-09 15:27:05 -05:00
parent 95d2ca289c
commit 5b47c6540c
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168

View File

@ -305,6 +305,10 @@ 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