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.
1 parent c6dc42c commit b17c822Copy full SHA for b17c822
.github/workflows/lint-r.yml
@@ -26,6 +26,7 @@ env:
26
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
27
R_KEEP_PKG_SOURCE: yes
28
NOT_CRAN: "true"
29
+ LIB_SUMS_PATH: "tools/lib-sums.tsv"
30
31
jobs:
32
air-format:
0 commit comments