Skip to content

Commit 65efaad

Browse files
Update test.yml
1 parent 9f8c54e commit 65efaad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
- ${{ github.workspace }}/splunklib:/opt/splunk/etc/apps/streaming_app/lib/splunklib
4141
steps:
4242
- uses: actions/checkout@v2
43+
with:
44+
clean: false
4345
- name: Setup Python
4446
uses: actions/setup-python@v2
4547
with:

0 commit comments

Comments
 (0)