Skip to content

Commit a33235a

Browse files
mwc360Copilot
andcommitted
ci: shorten integration test job names to just the engine
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1d7290c commit a33235a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: uv run pytest tests/ --ignore=tests/integration -v --tb=short
3030

3131
integration-tests:
32+
name: integration (${{ matrix.engine }})
3233
runs-on: ubuntu-latest
3334
strategy:
3435
fail-fast: false

0 commit comments

Comments
 (0)