Skip to content

Commit

Permalink
ci: upload both sets of coverage to code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 16, 2023
1 parent b6bb97f commit 6908899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
with:
debug: true
coverageLocations: |
${{github.workspace}}/coverage/ssr-tests/*.info:lcov
${{github.workspace}}/coverage/storybook/*.info:lcov
- uses: preactjs/compressed-size-action@v2
Expand Down

0 comments on commit 6908899

Please sign in to comment.