We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a38e37 commit b8ca941Copy full SHA for b8ca941
1 file changed
.github/workflows/integration.yml
@@ -33,7 +33,7 @@ jobs:
33
run: |
34
cd integration
35
npx yalc add fetch-loading
36
- npm ci
+ npm i
37
38
- name: Override App.jsx
39
0 commit comments