Skip to content

🤖 Auto-sync docs, metadata, and filepaths (#346) #20

🤖 Auto-sync docs, metadata, and filepaths (#346)

🤖 Auto-sync docs, metadata, and filepaths (#346) #20

Workflow file for this run

name: sml / ci
on:
pull_request:
push:
branches: [main]
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- run: docker pull exercism/sml-test-runner
- name: Run tests for all exercises
run: sh ./bin/test