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 aef31a9 commit 1989b45Copy full SHA for 1989b45
1 file changed
.github/workflows/samples-r.yaml
@@ -39,7 +39,7 @@ jobs:
39
shell: Rscript {0}
40
41
- name: Build
42
- run: devtools::build()
+ run: devtools::build("${{ matrix.samples }}")
43
44
45
- uses: r-lib/actions/setup-r-dependencies@v2
0 commit comments