Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
devan555 authored May 22, 2024
1 parent bfab6d5 commit f145535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerlab-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
# - run: echo "REPO_NAME=${{ github.event.repository.name }}"
# - run: whoami
- run: ansible-playbook ~/clab_files/ansible_files/01_run_clab.yml -i containerlab_test/ansible-inventory.yml
- run: ansible-playbook containerlab_test/testcase1.yml -i containerlab_test/ansible-inventory.yml
- run: ansible-playbook containerlab_test/test_case1.yml -i containerlab_test/ansible-inventory.yml

- name: Destroy the Containerlab
if: always()
Expand Down

0 comments on commit f145535

Please sign in to comment.