Skip to content

Commit

Permalink
Fix playwright report location
Browse files Browse the repository at this point in the history
  • Loading branch information
rockerBOO committed Nov 8, 2024
1 parent 399a030 commit 52d70ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
path: crates/lora-inspector-wasm/playwright-report/
retention-days: 30

0 comments on commit 52d70ef

Please sign in to comment.