Skip to content

Sync pig-latin instructions. #1273

Sync pig-latin instructions.

Sync pig-latin instructions. #1273

Workflow file for this run

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@v3
- name: Run Tests
uses: ./.github/actions/perform-system
with:
system: test-exercises
operation: test-system