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 d604e35 commit fb5724b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@ jobs:
- name: Download all raw coverage data
uses: actions/download-artifact@v4
with:
path: coverage-data
path: coverage-data/
pattern: raw-coverage-*

- name: Combine Coverage Data
run: |
Expand Down

0 comments on commit fb5724b

Please sign in to comment.