Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Jun 18, 2024
1 parent 882f765 commit 9a0dfa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ jobs:
uses: actions/download-artifact@v4
with:
path: coverage-data
pattern: raw-coverage-*
merge-multiple: true

- name: Combine Coverage Data
run: |
Expand Down

0 comments on commit 9a0dfa8

Please sign in to comment.