Skip to content

Commit

Permalink
Merge pull request mongo-express#798 from mongo-express/update_ci
Browse files Browse the repository at this point in the history
Fixup remove cache
  • Loading branch information
dozoisch authored Oct 30, 2021
2 parents f9e4a6f + 9f14535 commit ca26053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/standard-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node }}
cache: 'npm'

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit ca26053

Please sign in to comment.