Skip to content

Commit 3381707

Browse files
committed
Enable traces in libmongoc
1 parent 1b9b681 commit 3381707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/linux/build-libmongoc/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ runs:
3131
-D BUILD_VERSION="${LIBMONGOC_VERSION}" \
3232
-D ENABLE_MONGOC=ON \
3333
-D ENABLE_CLIENT_SIDE_ENCRYPTION=ON
34+
-D TRACE=ON
3435
env:
3536
LIBMONGOC_VERSION: ${{ inputs.version }}
3637

0 commit comments

Comments
 (0)