Skip to content

Commit 3ce8108

Browse files
test in build pipeline too
1 parent 7c24f0a commit 3ce8108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/docker/Dockerfile.glibc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ WORKDIR /mongodb-client-encryption
55
COPY . .
66

77
RUN node /mongodb-client-encryption/.github/scripts/libmongocrypt.mjs
8+
RUN npm run test
89

910
FROM scratch
1011

0 commit comments

Comments
 (0)