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

@@ -24,7 +24,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
name: python${{ matrix.python-version }}
name: "poetry run pytest -m compile tests/integration_tests #${{ matrix.python-version }}"
steps:
- uses: actions/checkout@v4