From 387dc5346eac3ed839bb1bf24c34baf5adf8fdec Mon Sep 17 00:00:00 2001 From: JP Ungaretti Date: Wed, 1 Mar 2023 17:20:17 +0000 Subject: Add missing reportResults --- test/dotnet/run_dotnet_7.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/dotnet/run_dotnet_7.sh') diff --git a/test/dotnet/run_dotnet_7.sh b/test/dotnet/run_dotnet_7.sh index 40d7b72..ea66bd4 100644 --- a/test/dotnet/run_dotnet_7.sh +++ b/test/dotnet/run_dotnet_7.sh @@ -6,3 +6,5 @@ source dev-container-features-test-lib pushd example_project check "dotnet run" bash -c "dotnet run | grep 'Inception'" + +reportResults -- cgit v1.2.3