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 65f6d2d + d0d8d0a commit fc57432
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 @@ -42,8 +42,7 @@ jobs:
with:
node-version: 20
cache: 'pnpm'
cache-dependency-path: '**/pnpm-lock.yaml'
- run: pnpm install --frozen-lockfile
- run: pnpm install
- name: Install legacy testing-library
if: ${{ startsWith(matrix.react, '16.') || startsWith(matrix.react, '17.') }}
run: |
Expand Down

0 comments on commit fc57432

Please sign in to comment.