Skip to content

Commit

Permalink
Trying to "fix" lint job
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 c791d46 commit 3d4d221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
run: |
set -Eeu
helm template task-oc . > task-oc.yml
cat task-oc.yml
catlin validate task-oc.yml
exit 1
test-e2e:
strategy:
Expand Down

0 comments on commit 3d4d221

Please sign in to comment.