Skip to content

Commit 8499588

Browse files
authored
Updating to typescript 5 (#9677)
* Updating to typescript 5 * Fixing agent-evals and emulator tests
1 parent d16d1f9 commit 8499588

File tree

20 files changed

+254
-98
lines changed

20 files changed

+254
-98
lines changed

.github/workflows/node-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
# - npm run test:storage-emulator-integration
271271
# - npm run test:dataconnect-deploy # TODO (joehanley): Reenable this - it should be safe to run in parallel
272272
# - npm run test:dataconnect-emulator # TODO (joehanley): Figure out why this is failing
273-
- npm run test:frameworks
273+
# - npm run test:frameworks
274274
steps:
275275
- name: Setup Java JDK
276276
uses: actions/setup-java@v3.3.0

0 commit comments

Comments
 (0)