Skip to content

Commit

Permalink
Remove test coverage script that fails
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-metaplex committed Nov 1, 2022
1 parent aafb8b0 commit 17e746c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ jobs:
run: swift build
- name: Run tests
run: swift test --enable-code-coverage
- name: Test coverage
uses: maxep/spm-lcov-action@0.3.0
with:
output-file: ./coverage/lcov.info

0 comments on commit 17e746c

Please sign in to comment.