Skip to content

Sync chart yaml and chart lock with updated dependencies and single base version #55

Sync chart yaml and chart lock with updated dependencies and single base version

Sync chart yaml and chart lock with updated dependencies and single base version #55

Workflow file for this run

name: Run chart tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run-test:
name: Run make test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make test