Skip to content

Commit

Permalink
test in build pipeline too
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Jun 3, 2024
1 parent 7c24f0a commit 3ce8108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/docker/Dockerfile.glibc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ WORKDIR /mongodb-client-encryption
COPY . .

RUN node /mongodb-client-encryption/.github/scripts/libmongocrypt.mjs
RUN npm run test

FROM scratch

Expand Down

0 comments on commit 3ce8108

Please sign in to comment.