Skip to content

follow-up to: e6281675 #27

follow-up to: e6281675

follow-up to: e6281675 #27

Workflow file for this run

name: Validate recipes
on:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Validate recipes
run: cmake -P buildtools/validate.cmake