Skip to content

Commit

Permalink
Update lint-and-test-charts.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davi17g committed Nov 20, 2024
1 parent c81c69e commit 4d9c3a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint-and-test-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,6 @@ jobs:
- name: Run chart-testing (install)
run: |
ct install --chart-dirs "./aerospike-vector-search" \
cd aerospike-vector-search
ct install --namespace aerospike --chart-dirs . --charts . \
--target-branch ${{ github.event.repository.default_branch }}

0 comments on commit 4d9c3a2

Please sign in to comment.