Skip to content

Commit

Permalink
fix: yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcadams committed Aug 12, 2024
1 parent 82cd85f commit cedcaac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jest_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'

- name: Install Yarn
run: corepack enable && corepack prepare yarn@stable --activate
Expand Down

0 comments on commit cedcaac

Please sign in to comment.