Skip to content

Commit d2d9def

Browse files
committed
Use better naming for the windows test runs
1 parent 2b77ca3 commit d2d9def

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-wheel-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
echo "MATRIX=${MATRIX}" | tee --append "${GITHUB_OUTPUT}"
7575
7676
test:
77+
name: py${{ matrix.PY_VER }}, ${{ matrix.CUDA_VER }}, ${{ (matrix.LOCAL_CTK == '1' && 'local') || 'wheels' }}
7778
# The build stage could fail but we want the CI to keep moving.
7879
needs: compute-matrix
7980
strategy:

0 commit comments

Comments
 (0)