Removing debugs

This commit is contained in:
Julien Lengrand-Lambert
2023-02-23 14:09:31 +01:00
parent 6103752284
commit bedb84a95d

View File

@@ -19,11 +19,6 @@ jobs:
repository: 'Adyen/adyen-openapi'
path: 'adyen-openapi'
fetch-depth: 0
- run: ls
- run: echo "$$$$$$$$$$"
- run: ls yaml
- run: echo "$$$$$$$$$$"
- run: pwd
- name: Get changed files in the yaml folder
id: changed-files-specific
uses: tj-actions/changed-files@v35