Skip to content

Sync the pig-latin exercise's docs with the latest data. (#305) #3

Sync the pig-latin exercise's docs with the latest data. (#305)

Sync the pig-latin exercise's docs with the latest data. (#305) #3

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@a5ac7e51b41094c92402da3b24376905380afc29
- run: docker pull exercism/sml-test-runner
- name: Run tests for all exercises
run: sh ./bin/test