Skip to content

Commit 416da00

Browse files
committed
add requirements and sanity ignore files to build
Signed-off-by: Andrew Twydell <[email protected]>
1 parent cd24713 commit 416da00

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

galaxy.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,13 @@ build_ignore:
5353
- .idea
5454
- .gitignore
5555
- .ansible-test
56-
- tests
56+
- tests/integration
57+
- tests/unit
58+
- tests/output
59+
- tests/__init__.py
5760
- docs
5861
- CONTRIBUTING.md
5962
- build.sh
60-
- requirements.txt
6163
- dev-requirements.txt
6264
- doc-requirements.txt
6365
- .travis

0 commit comments

Comments
 (0)