Skip to content

Commit dd92046

Browse files
author
Vladimir Kotal
committed
no need to install Subversion on Windows
1 parent 00ef4d6 commit dd92046

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,5 @@ jobs:
6565
restore-keys: ${{ runner.os }}-m2
6666
- name: Install Universal ctags
6767
run: choco install universal-ctags
68-
- name: Install Subversion
69-
run: choco install svn
7068
- name: Build
7169
run: mvn -B -V verify

0 commit comments

Comments
 (0)