Fix CI Test Collision (#1162)

* Fix CI concurrency issue

* More CI fixes

* Fix coverage job install

* Install correct test dependencies
This commit is contained in:
Bianca Henderson
2026-06-29 14:10:38 -04:00
committed by GitHub
parent bb80dde66d
commit d211f316ad
6 changed files with 69 additions and 123 deletions

View File

@@ -64,7 +64,7 @@ jobs:
python-version:
- "3.12"
workflow-id: ${{ fromJson(needs.splitter.outputs.test_jobs) }}
name: "integration-py${{ matrix.python-version }}-${{ matrix.ansible-version }}-${{ matrix.workflow-id }}-enable_turbo=${{ matrix.enable-turbo-mode }}"
name: Integration tests
steps:
- name: Read target
id: read-targets