Skip to content

Avoid MSVC compiler warnings #11

Avoid MSVC compiler warnings

Avoid MSVC compiler warnings #11

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