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 64f972a commit a79e715Copy full SHA for a79e715
.github/actions/integration/vertica.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_VERTICA_VERSION=12.0.4-0
8
0 commit comments