Skip to content

Fixes a couple of bugs related to UTC offsets and day-counting. #245

Fixes a couple of bugs related to UTC offsets and day-counting.

Fixes a couple of bugs related to UTC offsets and day-counting. #245

Workflow file for this run

name: pull request
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/reusable_build.yml
test:
needs: [build]
uses: ./.github/workflows/reusable_test.yml