This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch test_pyt1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/test_pyt1 by this push:
new ff446f39ddd update
ff446f39ddd is described below
commit ff446f39dddd9c154c263390326fe2e88b89efad
Author: HTHou <[email protected]>
AuthorDate: Tue Aug 1 11:21:53 2023 +0800
update
---
.github/workflows/client-python.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/client-python.yml
b/.github/workflows/client-python.yml
index 7d3fd995147..c6be8f61a72 100644
--- a/.github/workflows/client-python.yml
+++ b/.github/workflows/client-python.yml
@@ -7,7 +7,7 @@ on:
branches:
- master
- 'rel/*'
- - test_py1
+ - test_pyt1
paths-ignore:
- 'docs/**'
- 'site/**'