Fixed the unit tests call

This commit is contained in:
Mark J. Horninger 2024-02-15 22:13:50 -05:00
parent ae3514e953
commit 63004f0bee
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ jobs:
- name: Run Ansible Unit Tests
run: |
cd ansible_collections/dominion_solutions/netbird
ansible-playbook tests/unit_tests.yml
ansible-test units