You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Rename check_syntax.sh to syntax.sh
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
|
||||
- name: Run syntax tests on unix dev
|
||||
run: |
|
||||
./tests/check_syntax.sh
|
||||
./tests/syntax.sh
|
||||
continue-on-error: true
|
||||
|
||||
- name: Run unit tests on unix dev
|
||||
|
||||
Reference in New Issue
Block a user