Skip to content

Commit 786b17f

Browse files
committed
removed unused E2B_CI_TEMPLATE from build_template.yml workflow
1 parent 5622371 commit 786b17f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
uses: ./.github/workflows/build_template.yml
1919
secrets:
2020
E2B_API_KEY: ${{ secrets.E2B_API_KEY }}
21-
with:
2221
E2B_DOMAIN: ${{ vars.E2B_DOMAIN }}
23-
E2B_CI_TEMPLATE: ${{ vars.E2B_CI_TEMPLATE }}
2422
E2B_TEMPLATE_CONFIG: ${{ vars.E2B_TEMPLATE_CONFIG }}
2523
js-sdk:
2624
uses: ./.github/workflows/js_tests.yml

0 commit comments

Comments
 (0)