Commit 514cfc6e authored by quyuan's avatar quyuan

add cli test

parent 7c227fbd
......@@ -52,7 +52,7 @@ jobs:
notify_to_feishu:
if: ${{ always() && !cancelled() && contains(needs.*.result, 'failure') && (github.ref_name == 'master') }}
needs: [pdf-test]
needs: [cli-test]
runs-on: pdf
env:
metion_list: "quyuan"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment