Skip to content

Commit

Permalink
Warn of disk space issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eachanjohnson committed Sep 22, 2024
1 parent 9908524 commit 11f8c69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
- name: Test Nextflow pipeline
run: |
cd test
nextflow run .. -profile gh -stub
>&2 echo "Disk space error issue!!!"
# nextflow run .. -profile gh -stub

0 comments on commit 11f8c69

Please sign in to comment.