Skip to content

Sync the raindrops exercise's docs with the latest data. (#804) #239

Sync the raindrops exercise's docs with the latest data. (#804)

Sync the raindrops exercise's docs with the latest data. (#804) #239

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