Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f6b33a

Browse files
Added lc103 in rust.yml
1 parent b4c06c2 commit 8f6b33a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
run: cargo check -p lc0_general_nodes_template
2121
- name: lc100
2222
run: cargo check -p lc100_is_same_tree
23+
- name: lc103
24+
run: cargo check -p lc103_binary_tree_zigzag_level_order_traversal
2325
- name: Build
2426
run: cargo build --verbose
2527
- name: Run tests

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /