소스 검색

Add Test Coverage

Test coverage report with [spm-lcov-action](https://github.com/maxep/spm-lcov-action)
Maxime 6 년 전
부모
커밋
60a94bf9a0
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.1