Skip to content

Commit 7733d83

Browse files
committed
LogLevel = Debug
1 parent ea17b1d commit 7733d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/github/system-testing/e2e.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install() {
1717
# configure simcore for testing with a private registry
1818
bash tests/e2e/setup_env_insecure_registry
1919
# start simcore
20-
export LOG_LEVEL=INFO; make up-version
20+
export LOG_LEVEL=DEBUG; make up-version
2121

2222
echo "-------------- installing test framework..."
2323
# create a python venv and activate

0 commit comments

Comments
 (0)