Skip to content

Sync exercise docs #1282

Sync exercise docs

Sync exercise docs #1282

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@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Check Config
uses: ./.github/actions/perform-system
with:
system: config-checker
operation: test-system