ci: unify PR test suite naming (#21187)
This commit is contained in:
2
.github/actions/wait-for-jobs/action.yml
vendored
2
.github/actions/wait-for-jobs/action.yml
vendored
@@ -8,7 +8,7 @@ inputs:
|
||||
jobs:
|
||||
description: |
|
||||
JSON array of job specs to wait for. Each element is either:
|
||||
- a string: exact job name (e.g. "stage-a-test-small-1-gpu")
|
||||
- a string: exact job name (e.g. "stage-a-test-1-gpu-small")
|
||||
- an object { "prefix": "...", "expected_count": N }: for matrix jobs
|
||||
required: true
|
||||
max-wait-minutes:
|
||||
|
||||
Reference in New Issue
Block a user