Skip to content

Commit

Permalink
yaml add ut
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Jan 10, 2024
1 parent d1c0321 commit bb8062d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint_and_test_cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
- dsn.rep_tests.simple_kv
- dsn_runtime_tests
- dsn_security_tests
- dsn_task_tests
- dsn_utils_tests
- dsn.zookeeper.tests
# TODO(yingchun): Disable it because we find it's too flaky, we will re-enable it after
Expand Down Expand Up @@ -225,6 +226,7 @@ jobs:
- dsn.rep_tests.simple_kv
- dsn_runtime_tests
- dsn_security_tests
- dsn_task_tests
- dsn_utils_tests
- dsn.zookeeper.tests
# TODO(yingchun): Disable it because we find it's too flaky, we will re-enable it after
Expand Down Expand Up @@ -311,6 +313,7 @@ jobs:
# - dsn.rep_tests.simple_kv
# - dsn_runtime_tests
# - dsn_security_tests
# - dsn_task_tests
# - dsn_utils_tests
# - dsn.zookeeper.tests
# - partition_split_test
Expand Down

0 comments on commit bb8062d

Please sign in to comment.