Skip to content

Instatiate macros in the compile tests #30

Instatiate macros in the compile tests

Instatiate macros in the compile tests #30

Workflow file for this run

name: compile
on:
pull_request:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
cd "${{ github.workspace }}"
make -C tests/compile