Skip to content

yacht: add exercise #1234

yacht: add exercise

yacht: add exercise #1234

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