Skip to content

Commit bdf1dfa

Browse files
committed
fix jackrabbit startup
1 parent d98b856 commit bdf1dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Start Jackrabbit
6565
run: |
66-
JACKRABBIT_VERSION=2.21.10 tests/bin/travis_jackrabbit.sh
66+
JACKRABBIT_VERSION=2.21.10 ./vendor/jackalope/jackalope-jackrabbit/bin/jackrabbit.sh
6767
6868
- name: Execute test cases
6969
run: |

0 commit comments

Comments
 (0)