We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aae938 + 6e266d9 commit 1479e20Copy full SHA for 1479e20
1 file changed
.github/workflows/validate-ctv.yml
@@ -19,5 +19,7 @@ name: Validate task view
19
jobs:
20
validate-ctv:
21
runs-on: ubuntu-latest
22
+ container:
23
+ image: rocker/r2u:latest
24
steps:
- - uses: cran-task-views/ctv/validate-ctv@main
25
+ - uses: cran-task-views/ctv/validate-ctv@main
0 commit comments