We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da1666 commit 969691fCopy full SHA for 969691f
.github/actions/integration/mongobi.sh
@@ -2,7 +2,7 @@
2
set -eo pipefail
3
4
# Debug log for test containers
5
-export DEBUG=testcontainers
+export DEBUG=testcontainers*
6
7
export TEST_MONGO_TAG=6.0
8
export TEST_MONGOBI_VERSION=mongodb-bi-linux-x86_64-ubuntu2204-v2.14.21
0 commit comments