We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7010bd7 commit c2826a4Copy full SHA for c2826a4
1 file changed
.github/workflows/examples.yml
@@ -41,9 +41,6 @@ jobs:
41
- name: serialized_types
42
run: cargo run --example serialized_types
43
44
- - name: removing_extensions
45
- run: cargo run --example removing_extensions
46
-
47
- name: runtime_extensions
48
run: cargo run --example runtime_extensions
49
@@ -94,3 +91,4 @@ jobs:
94
91
95
92
- name: websocket
96
93
run: cargo run --example websocket --features="web websocket"
+
0 commit comments