Skip to content

Commit

Permalink
use new free_disk_space arg
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder committed Nov 1, 2023
1 parent a745ec8 commit 83582bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# r: latest
# bioc: release
steps:
- uses: neurogenomics/rworkflows@dev
- uses: neurogenomics/rworkflows@
with:
run_bioccheck: ${{ true }}
run_rcmdcheck: ${{ true }}
Expand All @@ -53,3 +53,4 @@ jobs:
runner_os: ${{ runner.os }}
timeout: ${{ 2000 }}
cache_version: cache-v1
free_disk_space: ${{ true }}

0 comments on commit 83582bb

Please sign in to comment.