Skip to content

feat(dev-helper): add warning for invalid .diff() usage without comparison date #766

feat(dev-helper): add warning for invalid .diff() usage without comparison date

feat(dev-helper): add warning for invalid .diff() usage without comparison date #766

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