Skip to content

Commit

Permalink
fix: add example to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Swaagman <[email protected]>
  • Loading branch information
Swaagie committed Dec 3, 2024
1 parent d3c04df commit b96a374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ jobs:
- 'http_config'
- 'http_headers'
- 'grpc_auth_random'
- 'envoy_filter_metadata'

defaults:
run:
Expand Down Expand Up @@ -447,6 +448,7 @@ jobs:
- 'http_config'
- 'http_headers'
- 'grpc_auth_random'
- 'envoy_filter_metadata'

defaults:
run:
Expand Down

0 comments on commit b96a374

Please sign in to comment.