Skip to content

Bump actions/checkout from 4.1.4 to 4.1.5 (#811) #1404

Bump actions/checkout from 4.1.4 to 4.1.5 (#811)

Bump actions/checkout from 4.1.4 to 4.1.5 (#811) #1404

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