-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Currently, the CI only runs bazel test //...
:
rules_ros2/.github/workflows/test.sh
Lines 9 to 10 in bee6468
bazel --bazelrc=$GITHUB_WORKSPACE/.github/workflows/ci.bazelrc --bazelrc=.bazelrc \ | |
test "${BAZEL_REMOTE_CONFIG[@]}" //... "$@" |
--build_tests_only
in .bazelrc
: Line 40 in bee6468
test --build_tests_only |
Metadata
Metadata
Assignees
Labels
No labels