Skip to content

r-build-check

r-build-check #7

Workflow file for this run

name: r-build-check
on:
push:
branches: ['master']
workflow_dispatch:
jobs:
build-check:
uses: FertigLab/actions/.github/workflows/r-build-check.yml@v1.1.0
with:
chargs: 'c("--no-manual")'