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 dd0abdb commit be0fbdaCopy full SHA for be0fbda
.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