Skip to content

Fixed typos in robot-simulator-test.lisp (#763) #1292

Fixed typos in robot-simulator-test.lisp (#763)

Fixed typos in robot-simulator-test.lisp (#763) #1292

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