未验证 提交 9e3c8bd9 编写于 作者: J Joe Previte

feat: add step to upload test videos

上级 ffdbf3a7
......@@ -43,6 +43,11 @@ jobs:
./release-packages/code-server*-linux-amd64/bin/code-server --home $CODE_SERVER_ADDRESS/healthz &
yarn --frozen-lockfile
yarn test
- name: Upload test artifacts
uses: actions/upload-artifact@v2
with:
name: test-videos
path: ./test/videos
release:
runs-on: ubuntu-latest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册