Skip to content

fix UBs in C++ glue code, closes #380 #277

fix UBs in C++ glue code, closes #380

fix UBs in C++ glue code, closes #380 #277

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