Skip to content

Commit

Permalink
Update build.yaml w/ quick fix for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek authored Jun 13, 2024
1 parent 337bf66 commit 561bbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ jobs:
with:
flags: ${{matrix.covType}}tests
verbose: true
plugin: gcov
plugins: gcov, pycoverage
name: skupper-router
root_dir: .
working-directory: ${{github.workspace}}/skupper-router
Expand Down

0 comments on commit 561bbf1

Please sign in to comment.