diff options
Diffstat (limited to 'test/dotnet/build_dotnet_7.sh')
-rw-r--r-- | test/dotnet/build_dotnet_7.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dotnet/build_dotnet_7.sh b/test/dotnet/build_dotnet_7.sh index 11c575b..62e950c 100644 --- a/test/dotnet/build_dotnet_7.sh +++ b/test/dotnet/build_dotnet_7.sh @@ -7,3 +7,5 @@ source dev-container-features-test-lib pushd example_project check "dotnet restore" dotnet restore check "dotnet build" dotnet build + +reportResults |