Skip to content

Commit

Permalink
Remove unnecessary testing part from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kota2and3kan committed Nov 9, 2023
1 parent 478688d commit bd4c9d6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/helm_charts_scalar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
with:
version: 3.10.1

- name: Confirm ct command version (for testing)
run: ct version

- name: Run chart-testing (updated chart)
if: ${{ github.event_name != 'workflow_dispatch' }}
run: ct lint --config .github/ct.yaml
Expand Down

0 comments on commit bd4c9d6

Please sign in to comment.