Skip to content
Snippets Groups Projects
Verified Commit f51bd708 authored by David Hoese's avatar David Hoese
Browse files

Remove unnecessary CI lines

parent d387d9ac
No related branches found
No related tags found
No related merge requests found
Pipeline #11552 failed
......@@ -50,11 +50,6 @@ tests:
tags:
- ssec_shared
script:
- ls -l
- echo ${PWD}
- export PATH="$PATH:${PWD}"
- echo $PATH
- ./hello
- pip install pytest pytest-cov
- pytest --cov=. test.py
coverage: '/TOTAL.*\s+(\d+%)$/'
......
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