File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -153,13 +153,6 @@ jobs:
153
153
echo "LANGSMITH_API_KEY=${LANGSMITH_API_KEY}" >> examples/typescript/.env
154
154
echo "OPENAI_API_KEY=${OPENAI_API_KEY}" > python/ag_ui_langgraph/.env
155
155
echo "LANGSMITH_API_KEY=${LANGSMITH_API_KEY}" >> python/ag_ui_langgraph/.env
156
-
157
- - name : setup workload identity federation
158
- uses : ' google-github-actions/auth@v3'
159
- with :
160
- service_account : ' vertex-express@contextable-ci-builds-474115.iam.gserviceaccount.com'
161
- workload_identity_provider : ' projects/27343391129/locations/global/workloadIdentityPools/github/providers/my-repo'
162
-
163
156
164
157
- name : Run dojo+agents
165
158
uses : JarvusInnovations/background-action@v1
@@ -191,4 +184,4 @@ jobs:
191
184
path : |
192
185
typescript-sdk/apps/dojo/e2e/test-results/${{ matrix.suite }}/**/*
193
186
typescript-sdk/apps/dojo/e2e/playwright-report/**/*
194
- retention-days : 7
187
+ retention-days : 7
You can’t perform that action at this time.
0 commit comments