1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-03 09:08:54 +00:00

[PR #12315/ccad1c83 backport][stable-13] AZP: Generate CI matrix and run tests with antsibull-nox (#12332)

AZP: Generate CI matrix and run tests with antsibull-nox (#12315)

* AZP: Generate CI matrix and run tests with antsibull-nox.

* Update aliases test.

(cherry picked from commit ccad1c8353)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2026-06-23 20:35:49 +02:00 committed by GitHub
parent 18d53c2e7e
commit 6acec8ef72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 453 additions and 343 deletions

View file

@ -21,11 +21,6 @@ concurrency:
cancel-in-progress: true
jobs:
nox:
uses: ansible-community/antsibull-nox/.github/workflows/reusable-nox-run.yml@main
with:
session-name: Run extra sanity tests
change-detection-in-prs: true
ansible-test:
uses: ansible-community/antsibull-nox/.github/workflows/reusable-nox-matrix.yml@main
with: