Skip to content

Drop työpaikkajakso if it doesn't have osa-aikaisuus and ends after rahoituskausi 2022 #172

Drop työpaikkajakso if it doesn't have osa-aikaisuus and ends after rahoituskausi 2022

Drop työpaikkajakso if it doesn't have osa-aikaisuus and ends after rahoituskausi 2022 #172

Workflow file for this run

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