Skip to content

Sync the knapsack exercise's docs with the latest data. (#646) #251

Sync the knapsack exercise's docs with the latest data. (#646)

Sync the knapsack exercise's docs with the latest data. (#646) #251

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