Skip to content

Commit

Permalink
Drop the name download and only use pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
Czarified committed May 13, 2024
1 parent 41096bb commit a881e37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ jobs:
- name: Download coverage data
uses: actions/download-artifact@v4
with:
name: coverage-data
pattern: coverage-data-*
merge-multiple: true

Expand Down

0 comments on commit a881e37

Please sign in to comment.