Skip to content

Change the interval for dependabot updates to monthly #1455

Change the interval for dependabot updates to monthly

Change the interval for dependabot updates to monthly #1455

Workflow file for this run

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