Skip to content

Incorporate Roswell #1122

Incorporate Roswell

Incorporate Roswell #1122

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