Skip to content

Commit 959bd0e

Browse files
committed
Force colors in CI
1 parent a881beb commit 959bd0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/run-repository.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ docker run \
4343
--env "TEST_SUITE=${TEST_SUITE}" \
4444
--env "PYTHON_CONNECTION_CLASS=${PYTHON_CONNECTION_CLASS}" \
4545
--env "TEST_TYPE=server" \
46+
--env "FORCE_COLOR=1" \
4647
--name elasticsearch-py \
4748
--rm \
4849
elastic/elasticsearch-py \

0 commit comments

Comments
 (0)