We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb33493 commit ea76833Copy full SHA for ea76833
.github/workflows/integration-tests.yml
@@ -79,7 +79,7 @@ jobs:
79
runs-on: ${{ matrix.runner.os }}
80
timeout-minutes: 30
81
82
- name: ${{ matrix.runner.name }} / ${{ matrix.integration.name }}
+ name: ${{ matrix.runner.name }} / ${{ matrix.integration.name }} / ${{ matrix.integration.shard }}
83
84
steps:
85
- uses: actions/checkout@v4
0 commit comments