Skip to content

Commit 80903e4

Browse files
fix lint test
1 parent 611de69 commit 80903e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/lint-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
- name: Set up chart-testing
2727
uses: helm/chart-testing-action@v2.6.1
2828

29+
- name: Install wandb chart repository
30+
run: helm repo add wandb https://charts.wandb.ai
31+
2932
- name: Run chart-testing (list-changed)
3033
id: list-changed
3134
run: |

0 commit comments

Comments
 (0)