mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-02 03:36:33 +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
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: playwright-report
|
name: playwright-report
|
||||||
path: ./playwright-report
|
path: ./apps/web/playwright-report
|
||||||
|
|
Loading…
Add table
Reference in a new issue