Skip to content

Commit eb8c4fd

Browse files
committed
removed debug logs
Signed-off-by: pco <pasquale.convertini@ibm.com>
1 parent 49586b7 commit eb8c4fd

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ jobs:
3636
# Fetch main to only show new lint issues.
3737
git fetch -u origin main:main
3838
make lint
39-
# (TODO remove) Debug statements
40-
echo "DEBUG STATEMENTS"
41-
id -u
42-
id -g
43-
ls -la cmd/config/samples
44-
echo "DONE DEBUG STATEMENTS"
4539
4640
- name: Build
4741
run: make build

0 commit comments

Comments
 (0)