Skip to content

Commit fe4009e

Browse files
committed
just test no secret
1 parent 686e896 commit fe4009e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dojo-e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ jobs:
7272
7373
- name: Run dojo+agents and tests
7474
working-directory: typescript-sdk/apps/dojo/e2e2
75-
env:
76-
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
77-
LANGSMITH_API_KEY: ${{ secrets.LANGSMITH_API_KEY }}
7875
run: |
7976
node ../scripts/run-dojo-everything.js &
8077
npx wait-port 9999

0 commit comments

Comments
 (0)