提交 48e3e907 编写于 作者: S ShawnXuan

test

上级 4da6c124
......@@ -74,6 +74,11 @@ jobs:
outputs:
matrix: ${{ steps.find-cache.outputs.matrix }}
steps:
steps:
- name: test only
run: |
set -x
echo 'find-wheel-hit = ${{ needs.find-wheel.outputs.find-wheel-hit }}''
- uses: actions/checkout@v2
if: ${{ needs.find-wheel.outputs.find-wheel-hit == 1 }}
- name: Checkout Oneflow-Inc/oneflow
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册