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