We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7458d67 + cb6fd4b commit bb36b40Copy full SHA for bb36b40
.github/workflows/check.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: insightsengineering/r.pkg.template/.github/workflows/audit.yaml@main
22
r-cmd:
23
name: R CMD Check 🧬
24
- uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main
+ uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@rlib_setup_r_dependencies
25
secrets:
26
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
27
with:
0 commit comments