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 97228c9 commit 8199029Copy full SHA for 8199029
.github/workflows/build_test.image.service.yaml
@@ -41,6 +41,7 @@ jobs:
41
npm ci --force
42
npm install --os=linux --cpu=x64 sharp
43
npm link ../../../service
44
+ rm -rf node_modules/mongoose
45
npm test
46
47
package:
0 commit comments