Skip to content

remove status check from rancher tag and shellcheck action #602

remove status check from rancher tag and shellcheck action

remove status check from rancher tag and shellcheck action #602

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Make ECM Distro Tools
run: |
make all
make test