We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7886885 commit 6e266d9Copy full SHA for 6e266d9
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