Skip to content

Commit

Permalink
GHA: add telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jun 29, 2023
1 parent 9e8f7bb commit 728e7f2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,15 @@ jobs:
r: auto
cont: bioconductor/bioconductor_docker:RELEASE_3_17
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
# - os: macOS-latest
# bioc: devel
# r: auto
# cont: ~
# rspm: ~
- os: windows-latest
bioc: devel
r: auto
cont: ~
rspm: ~
steps:
- uses: runforesight/workflow-telemetry-action@v1
with:
GITHUB_TOKEN: ${{ secrets.PAT_GITHUB }}
- uses: js2264/rworkflows@master
with:
run_bioccheck: ${{ true }}
Expand Down

0 comments on commit 728e7f2

Please sign in to comment.