Skip to content

use CMake rpm macros and unset in-source builds #291

use CMake rpm macros and unset in-source builds

use CMake rpm macros and unset in-source builds #291

Workflow file for this run

---
name: Run tests
on: # yamllint disable-line rule:truthy
push:
branches: ['master']
pull_request:
workflow_call:
jobs:
pytest:
uses: ros-infrastructure/ci/.github/workflows/pytest.yaml@main
with:
matrix-filter: del(.matrix.os[] | select(contains("windows")))
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yamllint -f github .