mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
chore: fix rn nigthly build (#1813)
This commit is contained in:
committed by
GitHub
parent
ab17ae159c
commit
59821eb279
@@ -29,5 +29,6 @@ runs:
|
||||
- name: Switch to React Native Nightly
|
||||
run: |
|
||||
yarn remove react react-test-renderer react-native @react-native/babel-preset
|
||||
yarn add -D react@19.1.0 react-test-renderer@19.1.0 react-native@nightly @react-native/babel-preset@nightly
|
||||
yarn add -D react@19.1.1 react-test-renderer@19.1.1 react-native@nightly @react-native/babel-preset@nightly
|
||||
yarn add -P react@19.1.1 react-test-renderer@19.1.1 react-native@nightly
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user