Skip to content

Sync docs and metadata #231

Sync docs and metadata

Sync docs and metadata #231

Workflow file for this run

name: Scala / Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: Run tests for all exercises
run: bin/test