Skip to content

Commit

Permalink
tmp run debug logging for testcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Oct 28, 2024
1 parent ff593d4 commit 16ae897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-notebooks-TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ jobs:
--interactive --rm \
--ipc=host \
--net=host \
--env "DEBUG=testcontainers:*" \
--env "CI=true" \
--env "PODMAN_SOCK" \
--env "TEST_TARGET" \
Expand Down

0 comments on commit 16ae897

Please sign in to comment.