mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 15:45:20 +01:00
enable lint in AZP
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
280af6e372
commit
b8824370a3
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ stages:
|
||||||
test: sanity
|
test: sanity
|
||||||
- name: Units
|
- name: Units
|
||||||
test: units
|
test: units
|
||||||
# - name: Lint
|
- name: Lint
|
||||||
# test: lint
|
test: lint
|
||||||
- stage: Sanity_2_16
|
- stage: Sanity_2_16
|
||||||
displayName: Ansible 2.16 sanity
|
displayName: Ansible 2.16 sanity
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue