Skip to content

Commit 1b5ae82

Browse files
committed
Revert "add shard as part of the name"
This reverts commit ea76833.
1 parent ba1414f commit 1b5ae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ${{ matrix.runner.os }}
8080
timeout-minutes: 30
8181

82-
name: ${{ matrix.runner.name }} / ${{ matrix.integration.name }} / ${{ matrix.integration.shard }}
82+
name: ${{ matrix.runner.name }} / ${{ matrix.integration.name }}
8383

8484
steps:
8585
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)