Skip to content

deps: Print name of file on parse error #58

deps: Print name of file on parse error

deps: Print name of file on parse error #58

Workflow file for this run

name: build
on: [push]
jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- name: make
run: make