Skip to content

[cpp] attempt to fix clang/gcc compile errors that dont reproduce on … #84

[cpp] attempt to fix clang/gcc compile errors that dont reproduce on …

[cpp] attempt to fix clang/gcc compile errors that dont reproduce on … #84

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