Skip to content

Commit

Permalink
fix: Remove name parameter from download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
prcr committed Dec 20, 2023
1 parent e420c3a commit 825b3db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- name: Download coverage artifact
uses: actions/download-artifact@v4
with:
name: coverage
pattern: coverage-*
merge-multiple: true

Expand Down

0 comments on commit 825b3db

Please sign in to comment.