Skip to content

Commit

Permalink
fix moose-events path
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszWojciechO committed Dec 19, 2024
1 parent b760ba7 commit c790a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tags="internal"
# everything
if [ "${1:-""}" = "full" ]; then
# Apply moose patch in case compiling with moose
source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v14
source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v15
source "${WORKDIR}"/ci/add_private_bindings.sh moose/worker ./third-party/moose-worker/mooseworkergo/v14

excluded_packages="thisshouldneverexist"
Expand Down

0 comments on commit c790a7a

Please sign in to comment.