Skip to content

Merge pull request #110 from marcone/patch-1 #89

Merge pull request #110 from marcone/patch-1

Merge pull request #110 from marcone/patch-1 #89

Workflow file for this run

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