Skip to content

Commit

Permalink
use new free_disk_space arg 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder committed Nov 1, 2023
1 parent 83582bb commit 397b7c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,14 @@ jobs:
r: devel
bioc: devel
cont: bioconductor/bioconductor_docker:devel
rspm: https://packagemanager.rstudio.com/cran/__linux__/focal/release
- os: macOS-latest
r: latest
bioc: release
# - os: windows-latest
# r: latest
# bioc: release
steps:
- uses: neurogenomics/rworkflows@
- uses: neurogenomics/rworkflows
with:
run_bioccheck: ${{ true }}
run_rcmdcheck: ${{ true }}
Expand Down

0 comments on commit 397b7c3

Please sign in to comment.