Skip to content

Merge pull request #6 from h3rmt-thi/070 #19

Merge pull request #6 from h3rmt-thi/070

Merge pull request #6 from h3rmt-thi/070 #19

Workflow file for this run

name: c-test
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build application
run: make all