Skip to content

Commit

Permalink
Revert "enable pnpm cache in gh-actions"
Browse files Browse the repository at this point in the history
This reverts commit d907701.
  • Loading branch information
ankurk91 committed Jul 2, 2023
1 parent d907701 commit cb19f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'

- run: npm install -g pnpm@^8
- run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit cb19f87

Please sign in to comment.