Skip to content

Add option to keep decimals for parenthesis notation (#61) #92

Add option to keep decimals for parenthesis notation (#61)

Add option to keep decimals for parenthesis notation (#61) #92

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