We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6141478 commit 7ff93e3Copy full SHA for 7ff93e3
.github/workflows/test-python.yml
@@ -75,7 +75,6 @@ jobs:
75
mongod --remove
76
mongod --install --dbpath=$(pwd)/data --logpath=$PWD/mongo.log
77
net start MongoDB
78
- - run: just install
79
- run: just test
80
81
build-min:
0 commit comments