Skip to content

Commit ad78c25

Browse files
committed
try setup r dep
1 parent ed98fef commit ad78c25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/performance-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ jobs:
1919
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2020
repo_token: ${{ secrets.GITHUB_TOKEN }}
2121
steps:
22+
- uses: r-lib/actions/setup-r-dependencies@v2
23+
with:
24+
extra-packages: any::rcmdcheck
25+
needs: check
2226
- uses: Anirban166/[email protected]

0 commit comments

Comments
 (0)