Skip to content

Commit

Permalink
Fix codecov root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
argonism committed Oct 7, 2023
1 parent 52a0405 commit 6d37f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
root_dir: /home/runner/work/mdfy-esa

- name: Get version from tag
id: tag_name
Expand Down

0 comments on commit 6d37f94

Please sign in to comment.