Skip to content

Prevent missing declarations from wrapping C includes in namespace #36

Prevent missing declarations from wrapping C includes in namespace

Prevent missing declarations from wrapping C includes in namespace #36

Workflow file for this run

name: CI
on:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: make -j4