Skip to content

Commit 58eb1d0

Browse files
committed
enable debug for mongobi
1 parent b0b031b commit 58eb1d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/integration/mongobi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -eo pipefail
33

44
# Debug log for test containers
5-
export DEBUG=testcontainers
5+
export DEBUG=testcontainers*
66

77
export TEST_MONGO_TAG=6.0
88
export TEST_MONGOBI_VERSION=mongodb-bi-linux-x86_64-ubuntu2204-v2.14.21

0 commit comments

Comments
 (0)