We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mongoosejs
Learn more about funding links in repositories.
Report abuse
1 parent 3715c05 commit 41a2ea3Copy full SHA for 41a2ea3
.github/workflows/test.yml
@@ -41,8 +41,6 @@ jobs:
41
ln -s `pwd` ./test/typescript/node_modules/mongoose
42
echo `pwd`/mongodb-linux-x86_64-ubuntu1804-4.0.2/bin >> $GITHUB_PATH
43
44
- - run: npm run build-browser
45
-
46
- run: npm test
47
48
lint:
0 commit comments