提交 e8a6aaf4 编写于 作者: S ShawnXuan

test

上级 6c76e33d
......@@ -67,8 +67,6 @@ jobs:
with:
ref: ${{ env.oneflow_commit }}
entry: ${{ github.event.inputs.compute_platform }}
- name: step-2
run: echo "find-wheel.outputs.find-wheel-hit = ${{ steps.find-wheel.outputs.find-wheel-hit }}"
find-build-cache:
name: "Find build wheel"
needs: [find-oss-wheel]
......@@ -112,7 +110,7 @@ jobs:
- name: Test only
run: |
set -x
echo '${{ matrix }} == ${{ github.event.inputs.compute_platform }}'
echo '${{ matrix.entry }} == ${{ github.event.inputs.compute_platform }}'
- name: Fix permissions
run: |
set -x
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册