Skip to content

Commit daf4805

Browse files
try R_HOME special
1 parent 4ab80a1 commit daf4805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- uses: julia-actions/julia-runtest@v1
4444
env:
4545
RUN_COMPARISONS: "false"
46+
R_HOME: "*"
4647
- uses: julia-actions/julia-processcoverage@v1
4748
- uses: codecov/codecov-action@v1
4849
with:

0 commit comments

Comments
 (0)