Change the run intervel to something testable like 5 minutes and try running "php artisan schedule:work".
This command will invoke scheduler every sec and schedule the command for you.