Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 (#648) #255

Bump actions/checkout from 4.1.5 to 4.1.6 (#648)

Bump actions/checkout from 4.1.5 to 4.1.6 (#648) #255

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