Skip to content

Revert updates on helm and kubectl #219

Revert updates on helm and kubectl

Revert updates on helm and kubectl #219

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