Skip to content

Commit

Permalink
Trying to fix the lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
Senjuti256 authored and vdemeester committed Dec 14, 2023
1 parent 1aeb85a commit 7965dfa
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 @@ -50,7 +50,7 @@ jobs:
helm template task-oc . > task-oc.yaml
catalog-cd lint task-oc.yaml
helm template task-tkn . > task-tkn.yaml
catlin validate task-tkn.yaml || true
catalog-cd lint task-tkn.yaml
test-e2e:
strategy:
Expand Down

0 comments on commit 7965dfa

Please sign in to comment.