infra: ci naming 2 (#16893)

This commit is contained in:
Erick Friis
2024-02-01 11:39:00 -08:00
committed by GitHub
parent b1e7130d8a
commit 13a6756067
6 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ env:
jobs:
build:
name: python${{ matrix.python-version }}
name: "make lint #${{ matrix.python-version }}"
runs-on: ubuntu-latest
strategy:
matrix: