Skip to content

Compile examples and tests only when compiling library directly. Skip… #17

Compile examples and tests only when compiling library directly. Skip…

Compile examples and tests only when compiling library directly. Skip… #17

name: Static analysis and coverage
on: [push, pull_request]
jobs:
analyze:
uses: przemek83/workflows/.github/workflows/static-analysis-and-coverage-qt.yml@main
secrets: inherit
with:
qt-version: 6.5.*