Skip to content

Commit 0c0595f

Browse files
author
Lucas Yoon
committed
testing12
1 parent 5f868b5 commit 0c0595f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/validate-with-registry.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ jobs:
5656
ENV: "minikube"
5757
run: |
5858
cd registry
59+
echo "=== Current Directory ==="
60+
ls -la
61+
ls -la tests/
62+
echo "=== Current Directory ==="
5963
6064
echo "=== Schema Validation ==="
6165
bash tests/validate_devfile_schemas.sh --stacksPath stacks --stackDirs python-basic

0 commit comments

Comments
 (0)