We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8c54e commit 65efaadCopy full SHA for 65efaad
.github/workflows/test.yml
@@ -40,6 +40,8 @@ jobs:
40
- ${{ github.workspace }}/splunklib:/opt/splunk/etc/apps/streaming_app/lib/splunklib
41
steps:
42
- uses: actions/checkout@v2
43
+ with:
44
+ clean: false
45
- name: Setup Python
46
uses: actions/setup-python@v2
47
with:
0 commit comments