Skip to content

Synchronise with problem specifications (#230) #521

Synchronise with problem specifications (#230)

Synchronise with problem specifications (#230) #521

Workflow file for this run

name: cmake
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
check-up-to-date:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: Check if all exercise cmake files are up to date
run: ./bin/check-cmake-files-up-to-date