Skip to content

Commit

Permalink
reduce the number of debug messages
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Sep 22, 2023
1 parent 00da022 commit 84953e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
runtime-endpoint: "unix:///var/run/crio/crio.sock"
image-endpoint: "unix:///var/run/crio/crio.sock"
timeout: 2
debug: true
debug: false
END
- name: Install crictl
shell: sudo bash --noprofile --norc -eo pipefail {0}
Expand Down

0 comments on commit 84953e7

Please sign in to comment.