ci: fix workflow syntxt issue

This commit is contained in:
Feng Chao 2025-03-12 17:42:52 +08:00
parent 51b259b87f
commit 773371facf
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ jobs:
fi
echo "run function test: ${run_function_test}"
fi
# Output the results for GitHub Actions
echo "run_function_test=$run_function_test" >> $GITHUB_OUTPUT