We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa8a26 commit f184b99Copy full SHA for f184b99
integration_test.sh
@@ -19,7 +19,7 @@ declare -A BUILD_TARGET_GROUPS=(
19
[score_persistency]="@score_persistency//src/cpp/src/... @score_persistency//src/rust/..."
20
[score_kyron]="@score_kyron//src/..."
21
[score_orchestrator]="@score_orchestrator//src/..."
22
- [score_test_scenarios]="@score_test_scenarios//..."
+ [score_test_scenarios]="@score_test_scenarios//test_scenarios_rust:test_scenarios_rust @score_test_scenarios//test_scenarios_cpp:test_scenarios_cpp"
23
[score_feo]="-- @score_feo//... -@score_feo//:docs -@score_feo//:ide_support -@score_feo//:needs_json"
24
)
25
0 commit comments