Skip to content

feat(ci): disable bootstrap app test (#2276) #4926

feat(ci): disable bootstrap app test (#2276)

feat(ci): disable bootstrap app test (#2276) #4926

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