Skip to content

Commit

Permalink
ci(workflows): 修改上传文件路径
Browse files Browse the repository at this point in the history
  • Loading branch information
lihuacai168 committed Jan 13, 2024
1 parent fd4f012 commit 15f4125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
if: always()
with:
name: playwright-traces
path: test-results/
path: allure-results/

0 comments on commit 15f4125

Please sign in to comment.