Skip to content

Commit

Permalink
Fix coverage upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Flamefire committed Feb 14, 2025
1 parent 6ecfd15 commit e73ff9f
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 @@ -264,6 +264,7 @@ jobs:
name: Github Actions
token: ${{secrets.CODECOV_TOKEN}}
verbose: true
working-directory: ${{env.BOOST_CI_SRC_FOLDER}}

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

0 comments on commit e73ff9f

Please sign in to comment.