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
|
||||
- name: Units
|
||||
test: units
|
||||
# - name: Lint
|
||||
# test: lint
|
||||
- name: Lint
|
||||
test: lint
|
||||
- stage: Sanity_2_16
|
||||
displayName: Ansible 2.16 sanity
|
||||
dependsOn: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue