Update [TA] JOJ preparation and testing process

manuel 2025-09-27 08:09:03 +08:00
parent 5bdb24208d
commit 9e6c3f7f2b

@ -23,6 +23,7 @@ Bug: https://github.com/actions/checkout/issues/1830#issuecomment-2314758792
Solution: adjust the YAML workflow fot checkout LFS object separately. Solution: adjust the YAML workflow fot checkout LFS object separately.
<details><summary>Sample YAML worklow file.</summary> <details><summary>Sample YAML worklow file.</summary>
```yaml ```yaml
name: Run JOJ3 on Push name: Run JOJ3 on Push
on: [push] on: [push]