Skip to content

Commit

Permalink
Fix ansible-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed May 22, 2024
1 parent 4609cf3 commit 33872ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@ jobs:
uses: ansible-community/ansible-test-gh-action@release/v1
with:
ansible-core-version: '${{ matrix.ansible }}'
testing-type: unit
testing-type: units
target-python-version: '${{ matrix.python }}'

0 comments on commit 33872ea

Please sign in to comment.