Skip to content

Commit

Permalink
chore: remove browser build from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Feb 20, 2023
1 parent 3715c05 commit 41a2ea3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
ln -s `pwd` ./test/typescript/node_modules/mongoose
echo `pwd`/mongodb-linux-x86_64-ubuntu1804-4.0.2/bin >> $GITHUB_PATH
- run: npm run build-browser

- run: npm test

lint:
Expand Down

0 comments on commit 41a2ea3

Please sign in to comment.