Skip to content

EH-1700: Give zero duration if jakso is not found from eHOKS #519

EH-1700: Give zero duration if jakso is not found from eHOKS

EH-1700: Give zero duration if jakso is not found from eHOKS #519

Workflow file for this run

name: heratepalvelu
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: lein test
- name: Static checks
run: lein checkall