Skip to content

build: do not treat erroneous compiler warning as error #8

build: do not treat erroneous compiler warning as error

build: do not treat erroneous compiler warning as error #8

name: Pull request
on:
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
build-type: Debug
test:
uses: ./.github/workflows/test.yml