We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98b856 commit bdf1dfaCopy full SHA for bdf1dfa
.github/workflows/test-application.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Start Jackrabbit
65
run: |
66
- JACKRABBIT_VERSION=2.21.10 tests/bin/travis_jackrabbit.sh
+ JACKRABBIT_VERSION=2.21.10 ./vendor/jackalope/jackalope-jackrabbit/bin/jackrabbit.sh
67
68
- name: Execute test cases
69
0 commit comments