Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: JeffMboya <[email protected]>
  • Loading branch information
JeffMboya committed Oct 2, 2024
1 parent 9e76c3d commit 0b4ec90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: |
ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs charts/magistrala/charts
ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs charts/magistrala/charts

0 comments on commit 0b4ec90

Please sign in to comment.