This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch fix_last_flush_time_map_test in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 246611d3ae942ee8a02d8e60b390e665da84e83a Author: HTHou <[email protected]> AuthorDate: Wed Nov 27 14:49:46 2024 +0800 recover --- .github/workflows/unit-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/unit-test.yml b/.github/workflows/unit-test.yml index 390805c9518..ff3017806c2 100644 --- a/.github/workflows/unit-test.yml +++ b/.github/workflows/unit-test.yml @@ -9,7 +9,6 @@ on: - master - 'rel/*' - "rc/*" - - fix_last_flush_time_map_test paths-ignore: - 'docs/**' - 'site/**'
