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 4ab80a1 commit daf4805Copy full SHA for daf4805
.github/workflows/ci.yml
@@ -43,6 +43,7 @@ jobs:
43
- uses: julia-actions/julia-runtest@v1
44
env:
45
RUN_COMPARISONS: "false"
46
+ R_HOME: "*"
47
- uses: julia-actions/julia-processcoverage@v1
48
- uses: codecov/codecov-action@v1
49
with:
0 commit comments