Skip to content

Correcting confusing hint for Larry's Winning Checker #1447

Correcting confusing hint for Larry's Winning Checker

Correcting confusing hint for Larry's Winning Checker #1447

Workflow file for this run

name: Test Exercises
on: [push, pull_request]
jobs:
run-tests:
timeout-minutes: 30
runs-on: ubuntu-22.04
container:
image: clfoundation/sbcl
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run Tests
uses: ./.github/actions/perform-system
with:
system: test-exercises
operation: test-system