fix: 修复 ci 报错 (#6790)

This commit is contained in:
liaoxuezhi 2023-05-05 21:39:45 +08:00 committed by GitHub
parent 2e9d76b660
commit 2d18679542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 0 deletions

View File

@ -44,4 +44,7 @@ jobs:
- name: test
run: |
npm test --workspaces
cd packages/ooxml-viewer
npm test
cd ../../
sh deploy-gh-pages.sh

View File

@ -18,6 +18,7 @@ exports[`alt-text 1`] = `
style="display: inline-block; width: 405.32px; height: 118.66px;"
>
<img
alt="{{var1}}"
src="blob:http://localhost/mock"
style="position: relative; left: 0.00px; top: 0.00px; width: 405.32px; height: 118.66px;"
/>

View File

@ -18,6 +18,9 @@ exports[`image 1`] = `
style="display: inline-block; width: 189.33px; height: 58.67px;"
>
<img
alt="Logo
Description automatically generated"
src="blob:http://localhost/mock"
style="position: relative; left: 0.00px; top: 0.00px; width: 189.33px; height: 58.67px; transform: rotate(49.310066666666664deg);"
/>

View File

@ -18,6 +18,7 @@ exports[`svg 1`] = `
style="display: inline-block; width: 623.98px; height: 623.98px;"
>
<img
alt=""
src="blob:http://localhost/mock"
style="position: relative; left: 0.00px; top: 0.00px; width: 623.98px; height: 623.98px;"
/>