Skip to content

Sync pig-latin instructions. #1101

Sync pig-latin instructions.

Sync pig-latin instructions. #1101

Workflow file for this run

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