Skip to content

Commit

Permalink
Run podman functional tests in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson committed Sep 15, 2023
1 parent 37a21f9 commit f8f41fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
run: |
jumppad check
jumppad purge
jumppad test ${{matrix.folder}}
LOG_LEVEL=debug jumppad test ${{matrix.folder}}
env:
DOCKER_HOST: "unix:///run/podman/podman.sock"

Expand Down

0 comments on commit f8f41fd

Please sign in to comment.