|
@@ -14,7 +14,7 @@ jobs:
|
|
- run: |
|
|
- run: |
|
|
wget https://lf3-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/performance/main
|
|
wget https://lf3-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/performance/main
|
|
chmod +x ./main
|
|
chmod +x ./main
|
|
- ./main --mode=diffComponent --componentName=${{ github.event.inputs.test_component_name }}
|
|
|
|
|
|
+ ./main --mode=diffComponent --component=${{ github.event.inputs.test_component_name }}
|
|
env:
|
|
env:
|
|
TOS_PASSWD: ${{ secrets.TOS_PASSWD }}
|
|
TOS_PASSWD: ${{ secrets.TOS_PASSWD }}
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|