Run extra sanity tests with nox. (#1068)

This commit is contained in:
Felix Fontein
2025-04-19 17:54:12 +02:00
committed by GitHub
parent 8694f488d7
commit e20118b68f
21 changed files with 71 additions and 408 deletions
-2
View File
@@ -60,8 +60,6 @@ stages:
targets:
- name: Sanity
test: 'devel/sanity/1'
- name: Sanity Extra # Only on devel
test: 'devel/sanity/extra'
- name: Units
test: 'devel/units/1'
- stage: Ansible_2_18