Skip to content

Commit

Permalink
differentiate between different confirm-pass actions (#7279)
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu authored Jan 9, 2025
1 parent 49780ab commit 4c741e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
total_shards: ${{ env.TOTAL_SHARDS }}
paths: "${{ join(fromJson(needs.nf-test-changes.outputs.paths), ' ') }}"

confirm-pass:
confirm-pass-gpu:
runs-on: ubuntu-latest
needs: [nf-test-gpu]
if: always()
Expand Down

0 comments on commit 4c741e5

Please sign in to comment.