Skip to content

Commit

Permalink
Add label to signify chrobalt unit tests (#4870)
Browse files Browse the repository at this point in the history
b/394156834
  • Loading branch information
oxve authored Feb 10, 2025
1 parent b21919d commit 35403a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/on_device_tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ runs:
trigger \
--targets ${test_targets} \
--filter_json_dir "${GITHUB_WORKSPACE}/cobalt/testing/filters/${{ matrix.platform}}" \
--label chrobalt_on_device_test \
--label github_${GITHUB_PR_NUMBER:-postsubmit} \
--label builder-${{ matrix.platform }} \
--label builder_url-${GITHUB_RUN_URL} \
Expand Down

0 comments on commit 35403a2

Please sign in to comment.