Skip to content

Commit

Permalink
Why catlin doesn't do anything on CI
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 272a533 commit 285b2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
set -Eeu
helm template task-oc . > task-oc.yml
cat task-oc.yml
catlin validate ./task-oc.yml
echo "WAT!"
Expand Down

0 comments on commit 285b2d9

Please sign in to comment.