Skip to content

fix range calculation, add completed units to filled calendar #238

fix range calculation, add completed units to filled calendar

fix range calculation, add completed units to filled calendar #238

Workflow file for this run

name: "test"
on: [push, pull_request]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: build
run: |
docker build -t streakclub-test .
- name: test
run: |
docker run streakclub-test