Skip to content

Merge pull request #52 from FreddyMSchubert/44-cgi #46

Merge pull request #52 from FreddyMSchubert/44-cgi

Merge pull request #52 from FreddyMSchubert/44-cgi #46

Workflow file for this run

name: Compilation check
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make