File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -129,12 +129,9 @@ jobs:
129129 //providers/... \
130130 //test/go/... \
131131 -//test/go:go_integration_tests \
132- -//test/go:test_calculator_component_provides_info \
133132 -//test/go:test_calculator_component_valid_wasm \
134- -//test/go:test_calculator_exports_verification \
135- -//test/go:test_debug_component_provides_info \
136133 -//test/go:test_debug_component_valid_wasm \
137- -//test/go:test_release_vs_debug_profiles \
134+ -//test/go:test_http_service_exports_verification \
138135 //test/cpp/... \
139136 //test/unit/... \
140137 //test/integration/... \
@@ -239,12 +236,9 @@ jobs:
239236 //providers/... \
240237 //test/go/... \
241238 -//test/go:go_integration_tests \
242- -//test/go:test_calculator_component_provides_info \
243239 -//test/go:test_calculator_component_valid_wasm \
244- -//test/go:test_calculator_exports_verification \
245- -//test/go:test_debug_component_provides_info \
246240 -//test/go:test_debug_component_valid_wasm \
247- -//test/go:test_release_vs_debug_profiles \
241+ -//test/go:test_http_service_exports_verification \
248242 //test/cpp/... \
249243 //test/unit/... \
250244 //test/integration/... \
You can’t perform that action at this time.
0 commit comments