Skip to content

Commit

Permalink
fix: step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas GRUSON committed Jan 8, 2021
1 parent da0aa6d commit 09b7c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
mkdir helm-templates-stable
helm template charts/stable --output-dir helm-templates-stable
- name: validate manifests in dir1 and dir2
- name: validate manifests
uses: makocchi-git/actions-k8s-manifests-validate-kubeval@v1.0.1
with:
files: helm-templates-stable
Expand Down

0 comments on commit 09b7c2b

Please sign in to comment.