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

This commit is contained in:
Yury Semikhatsky 2020-12-17 18:11:31 -08:00 committed by GitHub
parent 3219057ab0
commit a721ba5a8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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