Skip to content

Commit

Permalink
Provide path to actions/download-artifact@v4
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <[email protected]>
  • Loading branch information
YarShev committed Sep 6, 2024
1 parent 770204c commit f42ce2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: coverage-data
path: modin/.coverage
- run: pip install coverage
- name: Combine coverage
run: python -m coverage combine
Expand Down

0 comments on commit f42ce2f

Please sign in to comment.