Skip to content

Change name of test directory to tests. Use reusable workflows from w… #175

Change name of test directory to tests. Use reusable workflows from w…

Change name of test directory to tests. Use reusable workflows from w… #175

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
with:
dependencies: "libgl1-mesa-dev libxcursor-dev"