Skip to content

Commit c790a7a

Browse files
fix moose-events path
1 parent b760ba7 commit c790a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tags="internal"
1919
# everything
2020
if [ "${1:-""}" = "full" ]; then
2121
# Apply moose patch in case compiling with moose
22-
source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v14
22+
source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v15
2323
source "${WORKDIR}"/ci/add_private_bindings.sh moose/worker ./third-party/moose-worker/mooseworkergo/v14
2424

2525
excluded_packages="thisshouldneverexist"

0 commit comments

Comments
 (0)