I am looking at using this script but all my UI tests for android are written in dotnet core. Can you provide an example of calling dotnet test in this action rather than gradle. I currently use anotherr action to run my tests and it allows be to pass "dotnet test ... <rest of arguments here>.