Skip to content

Commit

Permalink
Update integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NilashishC authored Apr 19, 2024
1 parent 4e93437 commit eac040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
lab_title: cisco_nxos
network_os: cisco.nxos.nxos
pytest_addopts: "--color=yes -n 4 --log-level WARNING -vvv --role-excludes=snmp_server"
pytest_addopts: "--color=yes -n 2 --log-level WARNING -vvv --role-excludes=snmp_server"
collection_pre_install: >-
git+https://github.com/ansible-collections/ansible.utils.git
git+https://github.com/ansible-collections/ansible.netcommon.git
Expand Down

0 comments on commit eac040c

Please sign in to comment.