Skip to content

Commit 31ca40b

Browse files
committed
fixing coveralls
1 parent f6be2a3 commit 31ca40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/coveralls.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
source env.sh
3+
source script/env.sh
44
declare -r gcov_dir="${OBJECT_FILE_DIR_normal}/${CURRENT_ARCH}/"
55

66
## ======

0 commit comments

Comments
 (0)