Skip to content

resistor-color: sync #290

resistor-color: sync

resistor-color: sync #290

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