Skip to content

Commit

Permalink
test linter config
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 702853f commit 0414ed8
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/infrastructure charts/infrastructure/harbor charts/monitoring charts/rmf-deployment
chart_configuration: --charts charts/infrastructure --charts charts/infrastructure/harbor --charts charts/monitoring --charts charts/rmf-deployment
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0414ed8

Please sign in to comment.