Skip to content

Commit 37544cb

Browse files
committed
Update main.yml
1 parent 063f484 commit 37544cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-node@v2
2828
with:
2929
node-version: ${{ matrix.node-version }}
30-
cache: 'npm'
30+
# cache: 'npm'
3131
- name: Start MongoDB
3232
uses: supercharge/mongodb-github-action@1.6.0
3333
with:

0 commit comments

Comments
 (0)