Skip to content

Commit

Permalink
Filter test coverage results to touched files only
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwroc committed Oct 22, 2023
1 parent 6ccc571 commit e8928ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
uses: romeovs/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
filter-changed-files: true
#delete-old-comments: true
- name: Coveralls
uses: coverallsapp/[email protected]
with:
Expand Down

0 comments on commit e8928ff

Please sign in to comment.