diff --git a/ci/container/test_component.sh b/ci/container/test_component.sh index 183e995b2..8e8efb1b3 100755 --- a/ci/container/test_component.sh +++ b/ci/container/test_component.sh @@ -6,3 +6,5 @@ export SOURCE_ROOT=${SOURCE_ROOT:-/mnt/host} cd $SOURCE_ROOT dotnet test -f net6.0 -l "console;verbosity=normal" --logger:"junit;LogFilePath=$SOURCE_ROOT/junit-dotnet.xml" +pwd +ls -l