Skip to content

Commit

Permalink
chore(NODE-4293): update dependencies and compile driver on ts next (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Aug 26, 2022
1 parent 57e9f2d commit 6f52add
Show file tree
Hide file tree
Showing 6 changed files with 1,468 additions and 1,508 deletions.
1 change: 0 additions & 1 deletion .evergreen/config.in.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ functions:
env:
PROJECT_DIRECTORY: ${PROJECT_DIRECTORY}
TS_VERSION: "next"
TRY_COMPILING_DRIVER: "false" # TODO(NODE-4293): Unskip compiling against next and fix 4.8 issues
binary: bash
args:
- "${PROJECT_DIRECTORY}/.evergreen/run-typescript.sh"
Expand Down
1 change: 0 additions & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@ functions:
env:
PROJECT_DIRECTORY: ${PROJECT_DIRECTORY}
TS_VERSION: next
TRY_COMPILING_DRIVER: 'false'
binary: bash
args:
- ${PROJECT_DIRECTORY}/.evergreen/run-typescript.sh
Expand Down

0 comments on commit 6f52add

Please sign in to comment.