Skip to content

Commit

Permalink
use gpu,docker/singularity profile for nf-test
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi committed Dec 12, 2024
1 parent b73ea64 commit 32e716f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nf-test-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
nf-test-gpu:
needs: [get-shards]
runs-on: "gpu"
name: "Test | ${{ matrix.profile }} | ${{ matrix.shard }} | ${{ matrix.NXF_VER }} | ${{ matrix.filters }}"
name: "GPU Test | ${{ matrix.profile }} | ${{ matrix.shard }} | ${{ matrix.NXF_VER }} | ${{ matrix.filters }}"
env:
NXF_VER: ${{ matrix.NXF_VER }}

Expand Down

0 comments on commit 32e716f

Please sign in to comment.