Skip to content

feat(format): add 'auto' precision to number template #13

feat(format): add 'auto' precision to number template

feat(format): add 'auto' precision to number template #13

Workflow file for this run

name: Workflow for Codecov
on: [push, pull_request]
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: ArzDigitalLabs/reduce-precision