Skip to content

Merge pull request #163 from steve-chavez/fix-makefile #11

Merge pull request #163 from steve-chavez/fix-makefile

Merge pull request #163 from steve-chavez/fix-makefile #11

Workflow file for this run

on: [push, pull_request]
name: CI
jobs:
check:
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make