Skip to content

Commit a4e6089

Browse files
committed
Run KMP parity when the color conversion helper changes
1 parent 1eed917 commit a4e6089

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-kmp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- 'packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style/ColorStop.kt'
1616
- 'packages/react-native/ReactAndroid/src/test/java/com/facebook/react/uimanager/style/ColorStopTest.kt'
1717
- 'packages/react-native/React/Fabric/Utils/RCTGradientUtils.*'
18+
- 'packages/react-native/React/Fabric/RCTConversions.h'
1819
- 'packages/react-native/React/React-RCTFabric.podspec'
1920
- 'packages/react-native/scripts/react_native_pods.rb'
2021
- 'packages/react-native/scripts/cocoapods/kmp.rb'
@@ -37,6 +38,7 @@ on:
3738
- 'packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/style/ColorStop.kt'
3839
- 'packages/react-native/ReactAndroid/src/test/java/com/facebook/react/uimanager/style/ColorStopTest.kt'
3940
- 'packages/react-native/React/Fabric/Utils/RCTGradientUtils.*'
41+
- 'packages/react-native/React/Fabric/RCTConversions.h'
4042
- 'packages/react-native/React/React-RCTFabric.podspec'
4143
- 'packages/react-native/scripts/react_native_pods.rb'
4244
- 'packages/react-native/scripts/cocoapods/kmp.rb'

0 commit comments

Comments
 (0)