fix: Trace path

This commit is contained in:
Sidharth Vinod
2025-05-27 18:25:18 +05:30
parent 400f3ecf95
commit 4052221168
+3 -3
View File
@@ -49,6 +49,6 @@ jobs:
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
retention-days: 30
name: test-results
path: test-results/
retention-days: 7