Skip to content
Snippets Groups Projects
Commit c5ee0c4d authored by Felipe Delestro Matos's avatar Felipe Delestro Matos
Browse files

pylint added to test

parent 015517da
Branches
No related tags found
No related merge requests found
Pipeline #17516 failed
......@@ -10,5 +10,6 @@ run_tests:
script:
- echo "Running unit pytest..."
- find -name "*.py" -type f -print0 | xargs -0 pylint
- python3 -m pytest -v
- echo "Done!"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment