We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c698c3 commit 0f039ccCopy full SHA for 0f039cc
1 file changed
.github/workflows/run-tck.yaml
@@ -26,6 +26,7 @@ concurrency:
26
27
jobs:
28
tck-test:
29
+ name: Run TCK with Python ${{ matrix.python-version }}
30
runs-on: ubuntu-latest
31
strategy:
32
matrix:
0 commit comments