提交 c5427f83 编写于 作者: fxy060608's avatar fxy060608

chore: e2e.yml

上级 dfaf2130
......@@ -43,7 +43,9 @@ jobs:
- name: Cache Cypress binary
uses: actions/cache@v2
with:
path: ~/.cache/Cypress
path: |
~/.cache/Cypress
~/Library/Caches/Cypress
key: ${{ runner.os }}-cypress-${{ hashFiles('yarn.lock') }}
restore-keys: |
${{ runner.os }}-cypress-
......
......@@ -6,6 +6,7 @@
<ssr-view />
<ssr-text />
<ssr-progress />
<ssr-scroll-view />
<view id="ssr-log"></view>
</template>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册