Skip to content

Commit

Permalink
Added gcovr coverage config.
Browse files Browse the repository at this point in the history
  • Loading branch information
refvalue committed Nov 15, 2024
1 parent 697b623 commit 0f1d4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:

jobs:
test_compilers_gcc:
run-on: ubuntu-latest
runs-on: ubuntu-latest
strategy:
matrix:
compiler: [ 11, 12, 13, 14 ]
Expand Down

0 comments on commit 0f1d4c4

Please sign in to comment.