devops: give unique names to test shards (#4756)
This commit is contained in:
Родитель
3219057ab0
Коммит
a721ba5a8a
|
@ -51,7 +51,7 @@ jobs:
|
|||
path: test-results
|
||||
|
||||
test_mac:
|
||||
name: ${{ matrix.os }} (${{ matrix.browser }})
|
||||
name: ${{ matrix.os }} (${{ matrix.browser }}-${{ matrix.shard }})
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Загрузка…
Ссылка в новой задаче