Skip to content

[cpp] lexer, parser and semal support for structs. note that methods … #79

[cpp] lexer, parser and semal support for structs. note that methods …

[cpp] lexer, parser and semal support for structs. note that methods … #79

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