Skip to content

Commit f476e30

Browse files
committed
Add external tests for async-grpc which use custom trailer policy.
1 parent 402e369 commit f476e30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/external.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ falcon:
2525
async-rest:
2626
url: https://github.com/socketry/async-rest.git
2727
command: bundle exec sus
28+
async-grpc:
29+
url: https://github.com/socketry/async-grpc.git
30+
command: bundle exec sus

0 commit comments

Comments
 (0)