Skip to content

Commit ef55292

Browse files
ci: improve name of wheelhouse job
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 95bc67a commit ef55292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
auditing-level: high
6060

6161
wheelhouse:
62-
name: Wheelhouse / ${{ matrix.os }} /
62+
name: Wheelhouse / ${{ matrix.os }} / ${{ matrix.python }}
6363
runs-on: ${{ matrix.os }}
6464
needs: code-style
6565
strategy:

0 commit comments

Comments
 (0)