mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: move pretty_diff_size to Tools/build_tests
This commit is contained in:
parent
99022747f3
commit
2cd0ac1e35
2
.github/workflows/test_size.yml
vendored
2
.github/workflows/test_size.yml
vendored
@ -268,7 +268,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
cd pr/
|
||||
Tools/scripts/pretty_diff_size.py -m $GITHUB_WORKSPACE/base_branch_bin -s $GITHUB_WORKSPACE/pr_bin
|
||||
Tools/scripts/build_tests/pretty_diff_size.py -m $GITHUB_WORKSPACE/base_branch_bin -s $GITHUB_WORKSPACE/pr_bin
|
||||
|
||||
- name: Feature compare with ${{ github.event.pull_request.base.ref }}
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user