Skip to content

Commit

Permalink
DEVOP-32: test out config
Browse files Browse the repository at this point in the history
  • Loading branch information
michperalbo-fsl committed May 17, 2024
1 parent a57f3e8 commit b143ae0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,8 @@ jobs:
- run: |
pwd
echo "KILAHUEA"
ls
echo "./"
ls ./
echo "../"
ls ../
ls ../kilahuea/kubefiles/kauai/kubectl_configs/ || true
ls ./kilahuea/kubefiles/kauai/kubectl_configs/ || true
ls ../kilauea/kubefiles/kauai/kubectl_configs/ || true
ls ./kilauea/kubefiles/kauai/kubectl_configs/ || true
- uses: ./
with:
Expand Down

0 comments on commit b143ae0

Please sign in to comment.