Skip to content

Avoid adding process with NULL cmd #180

Avoid adding process with NULL cmd

Avoid adding process with NULL cmd #180

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: make all
run: make all