Skip to content

Commit 286b6fe

Browse files
mashehumirpedrol
andauthored
Update nf_core/pipeline-template/.github/workflows/nf-test.yml
Co-authored-by: Júlia Mir Pedrol <[email protected]>
1 parent 129858b commit 286b6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nf_core/pipeline-template/.github/workflows/nf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
if: ${{ needs.nf-test-changes.outputs.total_shards != '0' }}
7272
runs-on: #{% endraw %}{% if is_nfcore %} use self-hosted runners
7373
- runs-on=${{ github.run_id }}-nf-test
74-
- runner=4cpu-linux-x64{% else %}use GitHub runners
74+
- runner=4cpu-linux-x64{% else %} use GitHub runners
7575
- "ubuntu-latest"{% endif %}{% raw %}
7676
strategy:
7777
fail-fast: false

0 commit comments

Comments
 (0)