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 2b117e6 commit 7050245Copy full SHA for 7050245
.github/workflows/e2e-subtensor-tests.yaml
@@ -62,6 +62,7 @@ jobs:
62
63
# Job to run tests in parallel
64
run:
65
+ name: ${{ matrix.test-file }} / Python ${{ matrix.python-version }}
66
needs:
67
- find-tests
68
- pull-docker-image
0 commit comments