Skip to content

no need for function prototypes in common.h #139

no need for function prototypes in common.h

no need for function prototypes in common.h #139

Workflow file for this run

name: DPUSM
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make
- name: test
run: sudo examples/test.sh