mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Fix: wrong name in chart testing action (#478)
This commit is contained in:
2
.github/workflows/test-charts.yaml
vendored
2
.github/workflows/test-charts.yaml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- lint-chart
|
||||
- kubeval-chart
|
||||
- kubeconform-chart
|
||||
strategy:
|
||||
matrix:
|
||||
k8s:
|
||||
|
||||
Reference in New Issue
Block a user