Skip to content

Commit cdc339a

Browse files
committed
fix: add example to CI
Signed-off-by: Martijn Swaagman <[email protected]>
1 parent 4577790 commit cdc339a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

+2
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ jobs:
365365
- 'http_config'
366366
- 'http_headers'
367367
- 'grpc_auth_random'
368+
- 'envoy_filter_metadata'
368369

369370
defaults:
370371
run:
@@ -445,6 +446,7 @@ jobs:
445446
- 'http_config'
446447
- 'http_headers'
447448
- 'grpc_auth_random'
449+
- 'envoy_filter_metadata'
448450

449451
defaults:
450452
run:

0 commit comments

Comments
 (0)