Skip to content

Commit 53fb241

Browse files
committed
removed debugging stmt
1 parent f6bb7c2 commit 53fb241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/checkov.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Write skip checks config
2626
run: |
2727
echo "${{ vars.CHECKOV_SKIP_CHECKS }}" > .checkov.yaml
28-
ls -a
2928
3029
- name: Run Checkov scan
3130
run: |

0 commit comments

Comments
 (0)