ci: fix workflow syntxt issue
This commit is contained in:
parent
51b259b87f
commit
773371facf
|
@ -90,6 +90,7 @@ jobs:
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "run function test: ${run_function_test}"
|
echo "run function test: ${run_function_test}"
|
||||||
|
fi
|
||||||
|
|
||||||
# Output the results for GitHub Actions
|
# Output the results for GitHub Actions
|
||||||
echo "run_function_test=$run_function_test" >> $GITHUB_OUTPUT
|
echo "run_function_test=$run_function_test" >> $GITHUB_OUTPUT
|
||||||
|
|
Loading…
Reference in New Issue