Skip to content

Commit 5a56ddd

Browse files
committed
lint ?
1 parent 72c97f0 commit 5a56ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: ricardochaves/[email protected]
2323
with:
2424
# A list of all paths to test
25-
python-root-list: # optional, default is .
25+
python-root-list: "./src"
2626
# Use Pylint
2727
use-pylint: # optional, default is true
2828
# Use pycodestyle

0 commit comments

Comments
 (0)