Skip to content

Commit

Permalink
test: fix upload working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Nov 9, 2023
1 parent da24ba1 commit 895f9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ws_codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
# working-directory: ./packages/@biothings-explorer/bte-trapi
working-directory: ./packages/@biothings-explorer/bte-utils
files: ./coverage/lcov.info
verbose: true

0 comments on commit 895f9d8

Please sign in to comment.