mirror of
https://gh.con.sh/https://github.com/plexinc/pms-docker
synced 2025-04-17 14:38:59 +00:00
fix(chart-testing): update relative path to config
This commit is contained in:
parent
446c0ef38e
commit
e557be3bf3
2
.github/workflows/lint-test.yaml
vendored
2
.github/workflows/lint-test.yaml
vendored
|
@ -46,4 +46,4 @@ jobs:
|
|||
if: steps.list-changed.outputs.changed == 'true'
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
run: ct install --config ct.yaml
|
||||
run: ct install --config .github/linters/ct.yaml
|
||||
|
|
Loading…
Reference in New Issue
Block a user