Skip to content

Commit 7050245

Browse files
author
Roman
committed
add name for matrix jobs
1 parent 2b117e6 commit 7050245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262

6363
# Job to run tests in parallel
6464
run:
65+
name: ${{ matrix.test-file }} / Python ${{ matrix.python-version }}
6566
needs:
6667
- find-tests
6768
- pull-docker-image

0 commit comments

Comments
 (0)