Skip to content

Commit

Permalink
Edit run-repository.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Thanawan Atchariyachanvanit <[email protected]>
  • Loading branch information
thanawan-atc authored Jul 24, 2023
1 parent f541398 commit 57404a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/run-repository.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ echo -e "\033[1m>>>>> Run [opensearch-project/opensearch-py-ml container] >>>>>>


if [[ "$TASK_TYPE" == "test" ]]; then
# Set up OpenSearch cluster & Run test (Invoked by integration.yml workflow)
# Set up OpenSearch cluster & Run integration and unit tests (Invoked by integration.yml workflow)
docker run \
--network=${network_name} \
--env "STACK_VERSION=${STACK_VERSION}" \
Expand Down

0 comments on commit 57404a8

Please sign in to comment.