I am running my test into GitHub action and after test execution is completed I download generated report using github/action-artifact
and when I open that report design is broken.
My report is in the below format when I generate it from my local.
and when I download reports from GitHub action it looks like the below format.
What is the problem can anyone know?