Skip to content

add support for ignoring test hook from helm v3 (#612) #210

add support for ignoring test hook from helm v3 (#612)

add support for ignoring test hook from helm v3 (#612) #210

Workflow file for this run

name: ci-tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: make lint/py tests/py