Skip to content

Commit 48280fe

Browse files
fix: remove test job name to restore default naming
1 parent 0a22bb6 commit 48280fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/shared.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
SKIP: no-commit-to-branch
3131

3232
test:
33-
name: Test (${{ matrix.python-version }}) (${{ matrix.os }}) (${{ matrix.dep-resolution.name }})
3433
runs-on: ${{ matrix.os }}
3534
timeout-minutes: 10
3635
continue-on-error: true

0 commit comments

Comments
 (0)