Skip to content

Rename test directory to tests. Use reusable workflows from workflows… #112

Rename test directory to tests. Use reusable workflows from workflows…

Rename test directory to tests. Use reusable workflows from workflows… #112

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