Skip to content

bowling: Add exercise #181

bowling: Add exercise

bowling: Add exercise #181

Workflow file for this run

name: Kotlin / Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Run tests for all exercises
run: bin/journey-test.sh