We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5c2da commit c4be184Copy full SHA for c4be184
3 files changed
.github/workflows/pr.yml
@@ -15,8 +15,6 @@ jobs:
15
node-version: ${{ matrix.node }}
16
- name: Install dependencies
17
uses: bahmutov/npm-install@v1
18
- with:
19
- install-command: npm ci --legacy-peer-deps
20
- run: npm run test:ci
21
env:
22
REACTJS_VERSION: ${{ matrix.react }}
0 commit comments