Skip to content

Commit c2826a4

Browse files
authored
Update examples.yml
1 parent 7010bd7 commit c2826a4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/examples.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
- name: serialized_types
4242
run: cargo run --example serialized_types
4343

44-
- name: removing_extensions
45-
run: cargo run --example removing_extensions
46-
4744
- name: runtime_extensions
4845
run: cargo run --example runtime_extensions
4946

@@ -94,3 +91,4 @@ jobs:
9491

9592
- name: websocket
9693
run: cargo run --example websocket --features="web websocket"
94+

0 commit comments

Comments
 (0)