Skip to content

🤖 Sync org-wide files to upstream repo #247

🤖 Sync org-wide files to upstream repo

🤖 Sync org-wide files to upstream repo #247

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