Skip to content

updating kubectl and helm versions (#631) #234

updating kubectl and helm versions (#631)

updating kubectl and helm versions (#631) #234

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