Skip to content

Commit

Permalink
less debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Dec 9, 2024
1 parent fd96540 commit 82cc91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: |
if [[ ${{ github.run_attempt }} -gt 1 ]]; then
# more debug in rerun
export DEBUG=zombie,zombie::js-helpers*,zombie::paras,zombie::network-node,zombie::kube::client::logs
export DEBUG=zombie,zombie::js-helpers*,zombie::network-node,zombie::kube::client::logs
else
export DEBUG=zombie*
fi;
Expand Down

0 comments on commit 82cc91d

Please sign in to comment.