Skip to content

fix(diff): allow .diff(unit) shorthand for diffing with current time #763

fix(diff): allow .diff(unit) shorthand for diffing with current time

fix(diff): allow .diff(unit) shorthand for diffing with current time #763

Workflow file for this run

name: Lint & Unit Test
on:
push:
branches: [dev]
pull_request:
branches: [dev]
jobs:
check:
uses: ./.github/workflows/lint-test.yml
secrets:
inherit