Skip to content

Commit

Permalink
updated make target
Browse files Browse the repository at this point in the history
Signed-off-by: Sumanth Lingappa <[email protected]>
  • Loading branch information
sumanth-lingappa committed Jan 4, 2024
1 parent e0fc538 commit 25bef6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ test_sanity: galaxy_importer install

test_int: install
cd ~/.ansible/collections/ansible_collections/netscaler/adc && \
ansible-test integration nsip
ansible-test integration
# ansible-test integration nsip

build:
ansible-galaxy collection build --force
Expand Down

0 comments on commit 25bef6f

Please sign in to comment.