Skip to content
Snippets Groups Projects
Commit ce18bf72 authored by Isuru Fernando's avatar Isuru Fernando
Browse files

Add pytest to github pylint CI

parent 31f676da
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ jobs:
echo "- matplotlib" >> $CONDA_ENVIRONMENT
echo "- pyopengl" >> $CONDA_ENVIRONMENT
echo "- ipython" >> $CONDA_ENVIRONMENT
echo "- pytest" >> $CONDA_ENVIRONMENT
echo "-------------------------------------------"
cat $CONDA_ENVIRONMENT
echo "-------------------------------------------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment