Skip to content

Expanding vignette with the demo package and fortify configure #24

Expanding vignette with the demo package and fortify configure

Expanding vignette with the demo package and fortify configure #24

# Workflow from https://ropensci.org/blog/2026/01/03/r-universe-workflows
name: R-universe check
on:
push:
pull_request:
jobs:
build:
name: R-universe testing
uses: r-universe-org/workflows/.github/workflows/build.yml@v3
with:
universe: ${{ github.repository_owner }}