Skip to content

feat(plugin:duration): Add { round: false } option to humanize() #782

feat(plugin:duration): Add { round: false } option to humanize()

feat(plugin:duration): Add { round: false } option to humanize() #782

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