Skip to content

🤖 Sync org-wide files to upstream repo #237

🤖 Sync org-wide files to upstream repo

🤖 Sync org-wide files to upstream repo #237

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Run tests for all exercises
run: bin/journey-test.sh