Skip to content

Add option to keep decimals for parenthesis notation #91

Add option to keep decimals for parenthesis notation

Add option to keep decimals for parenthesis notation #91

Workflow file for this run

on: [push, pull_request]
name: build
jobs:
build:
name: Check package
uses: r-quantities/workflows/.github/workflows/build.yml@main
secrets: inherit
upstream:
name: Check upstream
needs: build
uses: r-quantities/workflows/.github/workflows/upstream.yml@main
secrets: inherit