1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

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

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

* Update aliases test.
This commit is contained in:
Felix Fontein 2026-06-23 20:06:57 +02:00 committed by GitHub
parent b4a23bfa1f
commit ccad1c8353
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: