Skip to content

Commit

Permalink
Use pattern instead of name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Sep 22, 2024
1 parent 221357f commit e1716a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Download coverage
uses: actions/download-artifact@v4
with:
name: coverage-*
pattern: coverage-*
merge-multiple: true

- name: Combine coverage
Expand Down

0 comments on commit e1716a5

Please sign in to comment.