We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a55b4c commit 48ee915Copy full SHA for 48ee915
1 file changed
.github/workflows/nf-test.yml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: # use self-hosted runners
65
- runs-on=${{ github.run_id }}-nf-test
66
- runner=4cpu-linux-x64
67
- - disk=large
+ - disk=large # '-profile test_multiregion' with singularity requires the larger disk
68
strategy:
69
fail-fast: false
70
matrix:
0 commit comments