Troublehoot pipeline tool tests (#71)

* changed go version
This commit is contained in:
epi052
2020-06-13 18:55:42 -05:00
committed by GitHub
parent 7e261a16e4
commit 9e863a2260
3 changed files with 3 additions and 2 deletions

View File

@@ -126,4 +126,4 @@ jobs:
- name: Test with pytest
run: |
pipenv install pytest cmd2 luigi sqlalchemy python-libnmap
pipenv run python -m pytest tests/test_tools_install
pipenv run python -m pytest -vv --show-capture=all tests/test_tools_install