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 2, 2024
1 parent 4577790 commit cdc339a
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 @@ -365,6 +365,7 @@ jobs:
- 'http_config'
- 'http_headers'
- 'grpc_auth_random'
- 'envoy_filter_metadata'

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

defaults:
run:
Expand Down

0 comments on commit cdc339a

Please sign in to comment.