Skip to content

Commit

Permalink
default chart dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Jan 3, 2025
1 parent d99255b commit db8d463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,5 @@ jobs:
- name: Run chart-testing (install)
run: |
cd chart/aerospike-vector-search
ct install --namespace aerospike --chart-dirs . \
--target-branch ${{ github.event.repository.default_branch }}
ct install --namespace aerospike \
--target-branch ${{ github.event.repository.default_branch }}

0 comments on commit db8d463

Please sign in to comment.