Skip to content

test

test #43

Workflow file for this run

name: Makefile CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check build
run: docker build .