Skip to content

Commit

Permalink
move to required
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Nov 14, 2024
1 parent 5bac6ab commit feb7b17
Show file tree
Hide file tree
Showing 3 changed files with 1,580 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
shell: bash

- name: install dependencies
run: npm install --loglevel verbose --ignore-scripts && npm i --ignore-scripts @mongodb-js/zstd --no-save
run: npm install --loglevel verbose --ignore-scripts # && npm i --ignore-scripts @mongodb-js/zstd --no-save
shell: bash

- name: Compile addon
Expand Down
Loading

0 comments on commit feb7b17

Please sign in to comment.