Skip to content

Commit 3138fc1

Browse files
committed
fix: Remove debug logging
1 parent 3b38012 commit 3138fc1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ runs:
2222
with:
2323
key: cached_findings-${{ github.ref_name }}
2424
token: ${{ inputs.token }}
25-
- name: Debugging
26-
shell: bash
27-
run: echo ${{ steps.restore.outputs.value }}
2825
- name: Find
2926
id: find
3027
uses: github/continuous-accessibility-scanner/.github/actions/find@smockle/cache-findings

0 commit comments

Comments
 (0)