fix(infra): update load test result empty (#7282)

This commit is contained in:
EYHN
2024-06-20 12:24:12 +08:00
committed by GitHub
parent 671fa1149d
commit ab3d6c9cc8

View File

@@ -165,7 +165,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-results-e2e-migration
path: ./tests/affine-migration/test-results
path: ./test-results
if-no-files-found: ignore
unit-test:
@@ -449,7 +449,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-results-e2e-server
path: ./tests/affine-cloud/test-results
path: ./test-results
if-no-files-found: ignore
desktop-test: