Skip to content

Commit

Permalink
ci: fix react 16 and 17 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kotarella1110 committed Nov 21, 2022
1 parent e0be827 commit 176ae94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
run: |
npm install --D \
react@${{ matrix.react-version }} \
react-dom@${{ matrix.react-version }} \
react-test-renderer@${{ matrix.react-version }}
@testing-library/react@12
- name: Test
Expand Down

0 comments on commit 176ae94

Please sign in to comment.