浏览代码

Add Test Coverage

Test coverage report with [spm-lcov-action](https://github.com/maxep/spm-lcov-action)
Maxime 6 年之前
父节点
当前提交
3e5aa997a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -17,3 +17,4 @@ jobs:
       run: swift build
     - name: Run tests
       run: swift test --enable-code-coverage
+    - uses: maxep/spm-lcov-action@0.2.2