Skip to content

Commit

Permalink
readd dependency
Browse files Browse the repository at this point in the history
readd  dependency
  • Loading branch information
aditi-khare-mongoDB committed Jan 9, 2025
1 parent 7cc86c5 commit 0aa187b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/encryption-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ jobs:
node-version: latest
- name: Install Dependencies
run: npm install
- name: Install mongodb-client-encryption
run: npm install mongodb-client-encryption
- name: Run Tests
run: npm run test-encryption

0 comments on commit 0aa187b

Please sign in to comment.