Skip to content

[cpp] parser correctness fixes. making sure things arent sent into th… #52

[cpp] parser correctness fixes. making sure things arent sent into th…

[cpp] parser correctness fixes. making sure things arent sent into th… #52

name: "code build (debug)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
debug_clang_linux:
uses: Harrand/psyc/.github/workflows/build_clang.yml@master
with:
build_config: debug
debug_gcc_linux:
uses: Harrand/psyc/.github/workflows/build_gcc.yml@master
with:
build_config: debug