Skip to content

Commit

Permalink
fix: remove s in patterns
Browse files Browse the repository at this point in the history
Signed-off-by: saiaunghlyanhtet <[email protected]>
  • Loading branch information
saiaunghlyanhtet committed Dec 12, 2024
1 parent 56c6fe9 commit d3d14b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: Coverage Report Download
patterns: |
coverage-*.out
pattern: coverage-*.out
path: coverage-reports

- name: Merge Coverage Reports
Expand Down

0 comments on commit d3d14b3

Please sign in to comment.