Skip to content

Commit

Permalink
DEVOP-32: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michperalbo-fsl committed May 20, 2024
1 parent 968b18b commit c78256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- run: |
pwd
echo "Ahoha"
cat ./peahjar-aloha/echo-server/templates/deployment.yml || true
cat ./peachjar-aloha/echo-server/templates/deployment.yml || true
- uses: ./
with:
Expand Down

0 comments on commit c78256c

Please sign in to comment.