This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/tvm-ffi.git


The following commit(s) were added to refs/heads/dev by this push:
     new d2d83a7  test
d2d83a7 is described below

commit d2d83a70b2d6ebe48cc3b3496b8edeb78e71eb74
Author: tqchen <[email protected]>
AuthorDate: Sat Sep 13 20:13:09 2025 -0400

    test
---
 .github/workflows/ci_test.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci_test.yml b/.github/workflows/ci_test.yml
index 8640b57..1bed651 100644
--- a/.github/workflows/ci_test.yml
+++ b/.github/workflows/ci_test.yml
@@ -68,6 +68,7 @@ jobs:
         run: |
           tests/scripts/task_lint.sh
 
+
   test:
     needs: [prepare]
     if: >

Reply via email to