Skip to content

Commit

Permalink
exclude ansible test on a specific folder
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 committed Sep 2, 2024
1 parent 0a2931f commit 95e205e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- name: Perform testing
uses: ansible-community/ansible-test-gh-action@release/v1
pre-test-cmd: rm -rf input-template
with:
testing-type: sanity
python-version: 3.11
Expand Down

0 comments on commit 95e205e

Please sign in to comment.