Skip to content

Update helm and kubectl #218

Update helm and kubectl

Update helm and kubectl #218

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