Skip to content

Commit 9e78917

Browse files
committed
updated output
1 parent 131da7c commit 9e78917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test_template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
id: generate-template-id
5151
run: |
5252
E2B_TESTS_TEMPLATE=e2b-code-interpreter-ci-$(uuidgen)
53+
echo "Generated Template ID: $E2B_TESTS_TEMPLATE"
5354
echo "template_id=$E2B_TESTS_TEMPLATE" >> $GITHUB_OUTPUT
5455
5556
- name: Build E2B template

0 commit comments

Comments
 (0)