mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-03 11:58:24 +00:00
Adding shebang to python coverage script.
This commit is contained in:
1
.ci/coverage.py
Normal file → Executable file
1
.ci/coverage.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from lcov_cobertura import LcovCobertura
|
||||
|
||||
LCOV_FILE = 'build/coverage/test-coverage.info'
|
||||
|
||||
Reference in New Issue
Block a user