Skip to content

Equality concept write-up was wrong about equal and arrays #1135

Equality concept write-up was wrong about equal and arrays

Equality concept write-up was wrong about equal and arrays #1135

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