Skip to content

Commit a1e4f9e

Browse files
author
jizhuozhi.george
committed
Add Promise support for http callout
ci add `http_parallel_call` Signed-off-by: jizhuozhi.george <[email protected]>
1 parent cfefbcf commit a1e4f9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ jobs:
287287
- 'http_body'
288288
- 'http_config'
289289
- 'http_headers'
290+
- 'http_parallel_call'
290291
- 'grpc_auth_random'
291292

292293
defaults:
@@ -351,6 +352,7 @@ jobs:
351352
- 'http_body'
352353
- 'http_config'
353354
- 'http_headers'
355+
- 'http_parallel_call'
354356
- 'grpc_auth_random'
355357

356358
defaults:

0 commit comments

Comments
 (0)