Skip to content

Commit

Permalink
correcting download artifact settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugdha Polimera committed Oct 29, 2024
1 parent d990d6b commit 342c100
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: coverage-adsorcid
path: .coverage


coveralls:
Expand All @@ -57,7 +56,6 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: coverage-adsorcid
path: .coverage

- name: Coveralls
run: coveralls
Expand Down

0 comments on commit 342c100

Please sign in to comment.