Skip to content

EH-1700: Calculate kestot one at a time in uudelleenlaskenta #495

EH-1700: Calculate kestot one at a time in uudelleenlaskenta

EH-1700: Calculate kestot one at a time in uudelleenlaskenta #495

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