tests.yml: no more need for preinstalled subversion
This commit is contained in:
parent
508b48d19e
commit
e5109681c8
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -305,10 +305,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install brew tests dependencies
|
- name: Install brew tests dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install subversion
|
|
||||||
brew sh -c "svn --homebrew=print-path"
|
|
||||||
which svn
|
|
||||||
which svnadmin
|
|
||||||
brew install curl
|
brew install curl
|
||||||
which curl
|
which curl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user