Skip to content

Commit

Permalink
Maybe fix coverage build
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashienzsch committed Oct 14, 2023
1 parent b3ccb09 commit d4b3762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
conan profile update conf.tools.system.package_manager:sudo=True default
- name: Run coverage build
run: make coverage-xml coverage-html
run: make coverage-xml

- uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit d4b3762

Please sign in to comment.