Skip to content

Commit

Permalink
dont cache yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-if committed Oct 25, 2024
1 parent a609c6d commit 75e5126
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/perf_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'yarn'

- name: Install packages
run: yarn --non-interactive --frozen-lockfile
Expand Down

0 comments on commit 75e5126

Please sign in to comment.