Skip to content

Correcting confusing hint for Larry's Winning Checker #1276

Correcting confusing hint for Larry's Winning Checker

Correcting confusing hint for Larry's Winning Checker #1276

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