镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 22:46:47 +00:00
2
.github/workflows/tunasync.yml
vendored
2
.github/workflows/tunasync.yml
vendored
@@ -227,7 +227,7 @@ jobs:
|
|||||||
- name: Combine coverage files
|
- name: Combine coverage files
|
||||||
run : |
|
run : |
|
||||||
CUSER="$(id --user --name)"
|
CUSER="$(id --user --name)"
|
||||||
"${HOME}/go/bin/gocovmerge" profile.cov profile2.gcov \
|
"${HOME}/go/bin/gocovmerge" profile.gcov profile2.gcov \
|
||||||
"umlrootfs/home/${CUSER}/profile3.gcov" \
|
"umlrootfs/home/${CUSER}/profile3.gcov" \
|
||||||
"umlrootfs/home/${CUSER}/profile4.gcov" \
|
"umlrootfs/home/${CUSER}/profile4.gcov" \
|
||||||
profile5_*.gcov > merged.gcov
|
profile5_*.gcov > merged.gcov
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户