mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
This commit updates the ci script to automatically fetch all upstream if the common commit hasn't been found; this should preserve the speed of CI checks for most PR's, and use a reliable but slow fetch if needed for older ones. Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>