mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
chore: fix RN next nightly test
This commit is contained in:
@@ -28,5 +28,7 @@ runs:
|
||||
|
||||
- name: Switch to React Native Next
|
||||
run: |
|
||||
yarn add -D react-native@next @react-native/babel-preset@next
|
||||
yarn add -D react-native@next \
|
||||
@react-native/babel-preset@next \
|
||||
@react-native/jest-preset@next
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user