Skip to content

Commit

Permalink
check file location
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-akolodziejczyk committed Feb 8, 2024
1 parent 6ab0d9a commit e99fca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/container/test_component.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e99fca7

Please sign in to comment.