Skip to content

Commit e73ff9f

Browse files
committed
Fix coverage upload
1 parent 6ecfd15 commit e73ff9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ jobs:
264264
name: Github Actions
265265
token: ${{secrets.CODECOV_TOKEN}}
266266
verbose: true
267+
working-directory: ${{env.BOOST_CI_SRC_FOLDER}}
267268

268269
- name: Run coverity
269270
if: matrix.coverity && github.event_name == 'push' && (github.ref_name == 'develop' || github.ref_name == 'master')

0 commit comments

Comments
 (0)