Skip to content

Commit 06f9758

Browse files
path
1 parent e6facfe commit 06f9758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Install mongodb-client-encryption
22-
uses: mongodb-js/mongodb-client-encryption@v6.1.0
22+
run: npm install mongodb-client-encryption
2323

2424
run-tests:
2525
needs:

0 commit comments

Comments
 (0)