Skip to content

Commit 7feb05b

Browse files
committed
install r for CI
1 parent f6c94c2 commit 7feb05b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
node-version: 18
1717
cache: 'yarn'
18+
- uses: r-lib/actions/setup-r@v2
1819
- run: yarn --frozen-lockfile
1920
- run: yarn test:mocha
2021
- run: |

0 commit comments

Comments
 (0)