mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
🔨 Fix playwright report path
This commit is contained in:
parent
438c4ec35b
commit
add4845133
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -85,4 +85,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: playwright-report
|
||||
path: ./playwright-report
|
||||
path: ./apps/web/playwright-report
|
||||
|
|
Loading…
Add table
Reference in a new issue