Skip to content

be a bit more verbose in test target #26

be a bit more verbose in test target

be a bit more verbose in test target #26

Workflow file for this run

name: C
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install mandoc
run: sudo apt install mandoc
- name: make
run: make