Skip to content

Commit

Permalink
Making sure catlin works…
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Nov 28, 2023
1 parent 3d4d221 commit 8f3a472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
set -Eeu
helm template task-oc . > task-oc.yml
cat task-oc.yml
catlin --help
catlin validate task-oc.yml
exit 1
test-e2e:
strategy:
Expand Down

0 comments on commit 8f3a472

Please sign in to comment.