Added CI/CD for code interpreter template #91
pull_request.yml
on: pull_request
build-template
/
Build Docker Image and Template
charts-tests
/
Chart Data Extractor - Build and test
js-sdk
/
JS SDK - Build and test
python-sdk
/
Python SDK - Build and test
cleanup-build-template
/
Cleanup Build Template
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pull_request.yml#L18
The workflow is not valid. .github/workflows/pull_request.yml (Line: 18, Col: 11): Secret E2B_TESTS_ACCESS_TOKEN is required, but not provided while calling. .github/workflows/pull_request.yml (Line: 21, Col: 25): Invalid secret, E2B_ACCESS_TOKEN is not defined in the referenced workflow.
|