Added CI/CD for code interpreter template #63
pull_request.yml
on: pull_request
build-template
/
Build Docker Image
charts-tests
/
Chart Data Extractor - Build and test
js-sdk
/
JS SDK - Build and test
python-sdk
/
Python SDK - Build and test
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pull_request.yml#L24
The workflow is not valid. In .github/workflows/pull_request.yml (Line: 24, Col: 11): Error from called workflow e2b-dev/code-interpreter/.github/workflows/js_tests.yml@27ee9f4759289e6c60228e302f0c1630e89b2058 (Line: 10, Col: 9): Required property is missing: type In .github/workflows/pull_request.yml (Line: 24, Col: 11): Error from called workflow e2b-dev/code-interpreter/.github/workflows/js_tests.yml@27ee9f4759289e6c60228e302f0c1630e89b2058 (Line: 12, Col: 9): Required property is missing: type
|