Skip to content

Commit

Permalink
ci: mplementing new workflow using kash repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Mar 7, 2024
1 parent b2c23d2 commit ec4fa84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ done
##

WORKSPACE_DIR="$(dirname "$ROOT_DIR")"
init_lib_infos "$ROOT_DIR" "$WORKSPACE_DIR/development/workspaces/libs"
init_app_infos "$ROOT_DIR" "$WORKSPACE_DIR/development/workspaces/libs"

APP=$(get_app_name)
VERSION=$(get_app_version)
Expand Down

0 comments on commit ec4fa84

Please sign in to comment.