From 58d1648aa60cbcdf62b68eb42646da5164eaf3d8 Mon Sep 17 00:00:00 2001 From: Yunnglin Date: Mon, 3 Nov 2025 15:00:08 +0800 Subject: [PATCH] fix lint --- .github/workflows/citest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/citest.yaml b/.github/workflows/citest.yaml index 76be1a43..b3ae6816 100644 --- a/.github/workflows/citest.yaml +++ b/.github/workflows/citest.yaml @@ -67,7 +67,7 @@ jobs: fi - name: Fetch LFS objects run: | - git lfs pull + git lfs pull - name: Run unittest shell: bash run: |