more CI testing

This commit is contained in:
Eric Froemling 2019-10-06 05:03:31 -07:00
parent b3a303accb
commit 35a0565c74

View File

@ -15,5 +15,5 @@ jobs:
- name: Run a multi-line script
run: |
echo Add other actions to build,
pylint --version
python3 -m pylint --version
echo test, and deploy your project.