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 fd2e520 commit dcce326Copy full SHA for dcce326
1 file changed
.github/workflows/samples-r.yaml
@@ -45,6 +45,7 @@ jobs:
45
working-directory: ${{ matrix.sample }}
46
47
- uses: r-lib/actions/setup-r-dependencies@v2
48
+ working-directory: ${{ matrix.sample }}
49
with:
50
extra-packages: any::rcmdcheck
51
needs: check
0 commit comments