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 bf9df2e commit 5f29f98Copy full SHA for 5f29f98
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
run: pip install tox
44
45
- name: Test Execution
46
- run: tox -e py
+ run: tox -e py -- ./tests
47
fossa-scan:
48
uses: splunk/oss-scanning-public/.github/workflows/oss-scan.yml@main
49
secrets: inherit
0 commit comments