File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
77
88name : R-CMD-check.yaml
3434
3535 - uses : r-lib/actions/setup-pandoc@v2
3636
37+ - uses : quarto-dev/quarto-actions/setup@v2
38+
3739 - uses : r-lib/actions/setup-r@v2
3840 with :
3941 r-version : ${{ matrix.config.r }}
Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
7- branches : [main, master ]
7+ branches : [main]
88
99name : R-CMD-check-release
1010
Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
7- branches : [main, master ]
7+ branches : [main]
88
99name : R-CMD-check-standard
1010
Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
7- branches : [main, master ]
7+ branches : [main]
88
99name : lint
1010
Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
77 release :
88 types : [published]
2727
2828 - uses : r-lib/actions/setup-pandoc@v2
2929
30+ - uses : quarto-dev/quarto-actions/setup@v2
31+
3032 - uses : r-lib/actions/setup-r@v2
3133 with :
3234 use-public-rspm : true
Original file line number Diff line number Diff line change 22# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33on :
44 push :
5- branches : [main, master ]
5+ branches : [main]
66 pull_request :
77
88name : test-coverage.yaml
You can’t perform that action at this time.
0 commit comments