Skip to content

Liebert PSI5-800RT120 #108

Liebert PSI5-800RT120

Liebert PSI5-800RT120 #108

name: 01 - make check Workflow
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repo
uses: actions/checkout@v2
- name: run sanity checks
run: make check