Skip to content

fix(ci): import cluster provider (#2279) #4930

fix(ci): import cluster provider (#2279)

fix(ci): import cluster provider (#2279) #4930

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make