``` > Task :test Excluding [] Task ':test' is n...
# gradle
x
Copy code
> Task :test
Excluding []
Task ':test' is not up-to-date because:
  No history is available.
Test report disabled, omitting generation of the HTML test report.
:test (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.262 secs.
:check (Thread[Task worker for ':' Thread 3,5,main]) started.
can I get gradle to tell me what it ran?