Skip to content

Commit b17c822

Browse files
authored
ci(lint-r): Fix lib-sums detection (#1622)
1 parent c6dc42c commit b17c822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-r.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ env:
2626
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2727
R_KEEP_PKG_SOURCE: yes
2828
NOT_CRAN: "true"
29+
LIB_SUMS_PATH: "tools/lib-sums.tsv"
2930

3031
jobs:
3132
air-format:

0 commit comments

Comments
 (0)