Amir Gonnen
cf7133997c
fix(workflows) Use dev-8.0 branch of Micropython ( #2212 )
2021-04-23 20:41:27 -04:00
Xiang Xiao
81b13bf3b6
Remove the double empty lines from all source files ( #2009 )
...
* Run dos2unix for all source files
* Remove the trail space from all source files
* Remove the double empty lines from all source files
2021-01-11 14:28:00 +01:00
Amir Gonnen
3dabec4cae
Run test on dev branch as well ( #1835 )
2020-10-05 10:53:02 +02:00
Amir Gonnen
3c6741b11c
Update build_micropython.yml ( #1794 )
...
Fetch both head and merge commits of "pull" refs. This would allow the CI script to first try checkout the merge commit (which is `github.sha` on PR) and only if that fails, default to checking out the PR head.
2020-09-15 12:19:56 +02:00
Amir Gonnen
1b3e1c4331
Fix submodule checkout in both push and PR ( #1783 )
2020-09-10 19:20:59 -04:00
Amir Gonnen
a6150ea78f
CI - Build Micropython with LVGL submodule ( #1771 )
2020-09-05 13:46:07 +02:00