Skip to content

Commit

Permalink
find files for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Sep 16, 2024
1 parent 0d6aea7 commit d04240d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Download coverage data
uses: actions/download-artifact@v4
with:
pattern: coverage-data-*
pattern: coverage-*
merge-multiple: true

- name: Coverage comment
Expand Down

0 comments on commit d04240d

Please sign in to comment.