Skip to content

Merge pull request #131 from FertigLab/123-test-behavior-with-a-matri… #106

Merge pull request #131 from FertigLab/123-test-behavior-with-a-matri…

Merge pull request #131 from FertigLab/123-test-behavior-with-a-matri… #106

Workflow file for this run

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