Skip to content

🔧 Configure online editor (#243) #147

🔧 Configure online editor (#243)

🔧 Configure online editor (#243) #147

Workflow file for this run

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