ci: fix incorrect path

This commit is contained in:
Kim, Jimin 2023-07-29 09:29:00 +09:00
parent 07d5aef082
commit 7920c64e33
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -36,6 +36,6 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: playwright-report
name: test-results
path: |
apps/*/playwright-report
apps/*/test-results