1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00

Merge branch 'master' of github.ip4.run:tuna/tunasync

这个提交包含在:
zyx
2020-03-20 10:30:53 +08:00
当前提交 70cb22096f

查看文件

@@ -28,6 +28,11 @@ jobs:
make tunasync
make tunasynctl
- name: Keep artifacts
uses: actions/upload-artifact@v1
with:
name: tunasync-bin
path: build/
test:
name: Test
@@ -65,4 +70,4 @@ jobs:
uses: coverallsapp/github-action@v1.0.1
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov
path-to-lcov: coverage.lcov