Skip to content

Commit

Permalink
fix: remove name for artifacts download
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Sep 16, 2024
1 parent 10ea21d commit 3c92ca8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/my_codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- name: Download all artifacts
uses: actions/download-artifact@v4
with:
name: test-data
path: ./target/debug
pattern: test-data-*
merge-multiple: true
Expand Down

0 comments on commit 3c92ca8

Please sign in to comment.