Skip to content

feat: Update Kids model and calculate cost of kids #25

feat: Update Kids model and calculate cost of kids

feat: Update Kids model and calculate cost of kids #25

Workflow file for this run

name: Main CI
on:
push:
pull_request:
jobs:
docker_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Create user config
run: cp tests/sample_configs/full_config.yml config.yml
- name: Run Tests
run: make