Skip to content

Remove duplicate test (#755) #1280

Remove duplicate test (#755)

Remove duplicate test (#755) #1280

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