Skip to content

Commit

Permalink
Revert "Disable coverage for UnitTesting in CI"
Browse files Browse the repository at this point in the history
This reverts commit ed57131.
  • Loading branch information
jwortmann committed Apr 27, 2024
1 parent ed57131 commit e03bf04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- uses: actions/checkout@v4
- uses: SublimeText/UnitTesting/actions/setup@v1
- uses: SublimeText/UnitTesting/actions/run-tests@v1
with:
coverage: true

Lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e03bf04

Please sign in to comment.