Skip to content

Inherit secrets in static analysis and coverage workflow. #16

Inherit secrets in static analysis and coverage workflow.

Inherit secrets in static analysis and coverage workflow. #16

Workflow file for this run

name: Build & test
on: [push, pull_request]
jobs:
linux:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: ubuntu-latest
windows:
uses: przemek83/common/.github/workflows/build-and-test-cpp.yml@main
with:
platform: windows-latest