Skip to content

Commit 14fab7a

Browse files
author
Tom McLaughlin
committed
remove debug step
1 parent 509cd02 commit 14fab7a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/branch.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ jobs:
106106
- name: Setup Python
107107
uses: ServerlessOpsIO/gha-setup-python@v1
108108

109-
- name: 'DEBUG: show files'
110-
run: |
111-
echo "Files in workspace:"
112-
tree -a ./
113-
114109
# - name: Assume AWS Credentials
115110
# uses: ServerlessOpsIO/gha-assume-aws-credentials@v1
116111
# with:

0 commit comments

Comments
 (0)