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.
2 parents 9b1801a + e056190 commit a903670Copy full SHA for a903670
action.yml
@@ -7,7 +7,7 @@ inputs:
7
python-root-list:
8
description: "A list of all paths to test"
9
required: false
10
- default: "'./**/*.py'"
+ default: "."
11
use-pylint:
12
description: "Use Pylint"
13
0 commit comments