Skip to content

Commit

Permalink
CI: Remove collection.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sugetha24 committed Jul 26, 2024
1 parent 32bd1eb commit 6621b28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ jobs:
- name: 'Install Python & Ansible requirements'
run: |
pip install -r ansible_collections/arista/cvp/requirements.txt -r ansible_collections/arista/cvp/requirements-dev.txt --upgrade
ansible-galaxy collection install -r ansible_collections/arista/cvp/collections.yml
- name: 'Run ansible-test integration test cases'
run: |
cd ansible_collections/arista/cvp/
Expand Down

0 comments on commit 6621b28

Please sign in to comment.