Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Sep 25, 2019
1 parent d33071b commit 5440012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
container: quay.io/helmpack/chart-testing:latest
steps:
- uses: actions/checkout@v1
- name: Chart Releaser
- name: Lint
run: ct lint --config config.yaml

releaser:
Expand Down

0 comments on commit 5440012

Please sign in to comment.