Skip to content

Commit

Permalink
second attempt at fixing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bcsherma committed May 23, 2023
1 parent c73bb1f commit f408ed6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:
- name: Run chart-testing (install)
env:
LICENSE: ${{ secrets.LICENSE }}
working-directory: ./charts/wandb
run: ct install --config ct.yaml --helm-extra-set-args --set=license=$LICENSE
run: ct install --charts ./charts/wandb --config ct.yaml --helm-extra-set-args --set=license=$LICENSE

0 comments on commit f408ed6

Please sign in to comment.