Skip to content

Sync exercises

Sync exercises #1228

Workflow file for this run

name: Config Check
on: [push, pull_request]
jobs:
config-check:
timeout-minutes: 30
runs-on: ubuntu-22.04
container:
image: clfoundation/sbcl
steps:
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Check Config
uses: ./.github/actions/perform-system
with:
system: config-checker
operation: test-system