update
This commit is contained in:
@@ -42,8 +42,7 @@ jobs:
|
||||
|
||||
- name: Lint backend code
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
ls workspace/sprint_1_2/CODEBASE
|
||||
python -m py_compile workspace/sprint_1_2/CODEBASE/backend/cv_inference_server.py
|
||||
find backend -name '*.py' -exec python -m py_compile {} +
|
||||
|
||||
|
||||
Reference in New Issue
Block a user