File tree Expand file tree Collapse file tree 5 files changed +13
-0
lines changed
Expand file tree Collapse file tree 5 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 66 branches : [ master ]
77 pull_request :
88 branches : [ master ]
9+ workflow_dispatch :
10+ workflow_call :
911
1012env :
1113 CARGO_TERM_COLOR : always
Original file line number Diff line number Diff line change 99 branches : [ master ]
1010 pull_request :
1111 branches : [ master ]
12+ workflow_dispatch :
13+ workflow_call :
1214
1315env :
1416 CARGO_TERM_COLOR : always
3941 - name : serialized_types
4042 run : cargo run --example serialized_types
4143
44+ - name : removing_extensions
45+ run : cargo run --example removing_extensions
46+
4247 - name : runtime_extensions
4348 run : cargo run --example runtime_extensions
4449
Original file line number Diff line number Diff line change 55 branches : [ master ]
66 pull_request :
77 branches : [ master ]
8+ workflow_dispatch :
9+ workflow_call :
810
911env :
1012 CARGO_TERM_COLOR : always
Original file line number Diff line number Diff line change 44 branches : [master]
55 pull_request :
66 branches : [master]
7+ workflow_dispatch :
8+ workflow_call :
79
810env :
911 CARGO_TERM_COLOR : always
Original file line number Diff line number Diff line change 55 branches : [ master ]
66 pull_request :
77 branches : [ master ]
8+ workflow_dispatch :
9+ workflow_call :
810
911env :
1012 CARGO_TERM_COLOR : always
You can’t perform that action at this time.
0 commit comments