This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a commit to branch ty/packageRefactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/ty/packageRefactor by this
push:
new 3fc6bf9ea59 fix ml
new a7bac1dbb74 Merge branch 'ty/packageRefactor' of
https://github.com/apache/iotdb into ty/packageRefactor
3fc6bf9ea59 is described below
commit 3fc6bf9ea59719fffe10b49c3c8c820e69d30ab0
Author: JackieTien97 <[email protected]>
AuthorDate: Tue Jun 27 11:24:47 2023 +0800
fix ml
---
.github/workflows/iotdb-ml.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/iotdb-ml.yml b/.github/workflows/iotdb-ml.yml
index 883c3315474..52d9d897d4f 100644
--- a/.github/workflows/iotdb-ml.yml
+++ b/.github/workflows/iotdb-ml.yml
@@ -57,4 +57,4 @@ jobs:
- name: Integration test
shell: bash
run: |
- pytest mlnode
+ pytest iotdb-core/mlnode