Skip to content

Commit

Permalink
Restore producing test coverage report for each unit test run
Browse files Browse the repository at this point in the history
  • Loading branch information
chudilka1 committed Nov 28, 2024
1 parent 70f942f commit 82dbf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bin/go_core_tests
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ else
echo "All tests passed!"
fi
echo "go_core_tests exiting with code $EXITCODE"
exit $EXITCODE
exit $EXITCODE

0 comments on commit 82dbf77

Please sign in to comment.