devops: give unique names to test shards (#4756)

This commit is contained in:
Yury Semikhatsky 2020-12-17 18:11:31 -08:00 коммит произвёл GitHub
Родитель 3219057ab0
Коммит a721ba5a8a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/tests.yml поставляемый
Просмотреть файл

@ -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: