File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4747 shell : Rscript {0}
4848
4949 - name : Run integration tests
50- uses : posit-dev/with-connect@uv-tool
50+ uses : posit-dev/with-connect@main
5151 env :
5252 CONNECTAPI_INTEGRATED : " true"
5353 with :
Original file line number Diff line number Diff line change 3838 with :
3939 # Runs on the default version in the with-connect action
4040 license : ${{ secrets.CONNECT_LICENSE_FILE }}
41- # TODO: rewrite tests to use CONNECT_* env vars directly
4241 command : |
4342 Rscript -e 'pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE)'
4443
Original file line number Diff line number Diff line change 3535 with :
3636 # Runs on the default version in the with-connect action
3737 license : ${{ secrets.CONNECT_LICENSE_FILE }}
38- # TODO: rewrite tests to use CONNECT_* env vars directly
3938 command : |
4039 Rscript -e '
4140 covr::codecov(
You can’t perform that action at this time.
0 commit comments