Skip to content

Commit e056190

Browse files
Going back to default value before e3b43b1
1 parent 9b1801a commit e056190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
python-root-list:
88
description: "A list of all paths to test"
99
required: false
10-
default: "'./**/*.py'"
10+
default: "."
1111
use-pylint:
1212
description: "Use Pylint"
1313
required: false

0 commit comments

Comments
 (0)