Azure devops pipeline issue

i have created a testing project in studio … i have integrated studio with test manager and established a service connection between test manager and azure devops …
in azure devops pipeline is running but test results are not reflecting in test case tab in azure devops . what to do so that pipeline results are reflected in test case tab in devops ?

@Pooja_Kanwar

In the pipeine are you running the test cases?

Cheers

i m running only pipeline but the results has to be reflected in test cases naa ?

@Pooja_Kanwar

In pipeline do you have test case running action in yml?

Cheers

yes i do have ymal file running

@Pooja_Kanwar

I understand you hve ayml but are uou calling the test cases from there?

Cheers