Skip to content

Commit

Permalink
Codecov update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdctaka committed Nov 19, 2024
1 parent 0a90efa commit 119864b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/*.json
flags: lsp,extension
flags: src
run-tests-win:
runs-on: windows-latest
strategy:
Expand Down
5 changes: 1 addition & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ comment:
flags: null
paths: null
flags:
extension:
src:
paths:
- src/
lsp:
paths:
- lsp/

0 comments on commit 119864b

Please sign in to comment.