Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Aug 16, 2024
1 parent c08c686 commit 4dd4e63
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/actions/auditree-cmd/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@ inputs:
runs:
using: "composite"
steps:
- name: check workspace
shell: bash
run: echo $GITHUB_WORKSPACE
- name: check cdef
shell: bash
run: cat $GITHUB_WORKSPACE/${{inputs.cdef}}
- name: check pwd
shell: bash
run: pwd
- name: Run cmd
shell: bash
run:
Expand Down

0 comments on commit 4dd4e63

Please sign in to comment.