Skip to content

Commit

Permalink
verbose diff
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Sep 23, 2020
1 parent 25d696f commit 42254aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
-e "INPUT_INFILE=coverage.out" \
-e "INPUT_OUTFILE=coverage.lcov" \
-i --rm -v "$PWD/gcov2lcov:/test" gcov2lcov-action
diff testdata/coverage_expected.lcov gcov2lcov/coverage.lcov
diff -y testdata/coverage_expected.lcov gcov2lcov/coverage.lcov

0 comments on commit 42254aa

Please sign in to comment.