Skip to content

Commit 41a2ea3

Browse files
committedFeb 20, 2023
chore: remove browser build from tests
1 parent 3715c05 commit 41a2ea3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
ln -s `pwd` ./test/typescript/node_modules/mongoose
4242
echo `pwd`/mongodb-linux-x86_64-ubuntu1804-4.0.2/bin >> $GITHUB_PATH
4343
44-
- run: npm run build-browser
45-
4644
- run: npm test
4745

4846
lint:

0 commit comments

Comments
 (0)
Please sign in to comment.