Skip to content

Commit

Permalink
Testing linting part
Browse files Browse the repository at this point in the history
  • Loading branch information
Senjuti256 authored and vdemeester committed Dec 8, 2023
1 parent 80b7d66 commit cb5e437
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 @@ -37,7 +37,7 @@ jobs:
- name: Run Catlin linting
run: |
set -Eeu
helm template task-oc . > task-oc.yaml
helm template task-openshift-client . > task-oc.yaml
cat task-oc.yaml
catlin validate task-oc.yaml || true
Expand Down

0 comments on commit cb5e437

Please sign in to comment.