Skip to content

Commit b96a374

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

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
@@ -366,6 +366,7 @@ jobs:
366366
- 'http_config'
367367
- 'http_headers'
368368
- 'grpc_auth_random'
369+
- 'envoy_filter_metadata'
369370

370371
defaults:
371372
run:
@@ -447,6 +448,7 @@ jobs:
447448
- 'http_config'
448449
- 'http_headers'
449450
- 'grpc_auth_random'
451+
- 'envoy_filter_metadata'
450452

451453
defaults:
452454
run:

0 commit comments

Comments
 (0)