Skip to content

Commit

Permalink
Specify char paths to lint
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Vibhute <aroboticist@intrinsic.ai>
  • Loading branch information
akash-roboticist committed Aug 27, 2024
1 parent f901329 commit 702853f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
lint-test:
runs-on: ubuntu-latest
env:
chart_configuration: --charts charts/
chart_configuration: --charts charts/infrastructure charts/infrastructure/harbor charts/monitoring charts/rmf-deployment
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 702853f

Please # to comment.