We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 063f484 commit 37544cbCopy full SHA for 37544cb
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-node@v2
28
with:
29
node-version: ${{ matrix.node-version }}
30
- cache: 'npm'
+ # cache: 'npm'
31
- name: Start MongoDB
32
uses: supercharge/mongodb-github-action@1.6.0
33
0 commit comments