Skip to content

Commit

Permalink
Merge branch 'main' into chore/migrate-eslintrc-to-eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sukvvon authored Dec 20, 2024
2 parents 2d06cbe + 5d92ad2 commit 69bac4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-multiple-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
with:
node-version: 20
cache: 'pnpm'
cache-dependency-path: '**/pnpm-lock.yaml'
- run: pnpm install --frozen-lockfile
- run: pnpm install
- name: Test ${{ matrix.react }} ${{ matrix.devtools-skip }}
run: |
pnpm add -D react@${{ matrix.react }} react-dom@${{ matrix.react }}
Expand Down

0 comments on commit 69bac4f

Please sign in to comment.