Running the particular test case from the particular file using the Appium

Hi Team,

I have the file path tests/login.test.ts and in that there is 4 test cases. But I want to run only one of them. How to do that using command

Tried wdio run .tests/login.test.ts

Not working even if I give full path