mirror of
https://github.com/zoriya/react-native-web.git
synced 2025-12-06 06:36:13 +00:00
Force install react-integration workflow dependencies
This commit is contained in:
2
.github/workflows/react-integration.yml
vendored
2
.github/workflows/react-integration.yml
vendored
@@ -15,6 +15,6 @@ jobs:
|
||||
node-version: 16
|
||||
- run: npm install
|
||||
# Update react-native-web to use react@next
|
||||
- run: npm install react@next react-dom@next -w react-native-web
|
||||
- run: npm install --force react@next react-dom@next -w react-native-web
|
||||
# Run the unit tests
|
||||
- run: npm run unit
|
||||
|
||||
Reference in New Issue
Block a user