The newly added daily mail report cannot be sent on the same day!
Had a look at the code and currently new tasks will always be scheduled for the next day. Guess we would need to apply some changes here to changes that behavior:
https://github.com/matomo-org/matomo/blob/115527353a9e75e01aa4d263408956ae45403bea/core/Scheduler/Schedule/Daily.php#L26-L44