script: use -x in coverage script
Hope to get some insight into why CI builds are failing.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -ex
|
||||||
|
|
||||||
ext=".coverprofile"
|
ext=".coverprofile"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user