Skip to content

Bump react-native from 0.75.3 to 0.75.4 in /VAMobile #21

Bump react-native from 0.75.3 to 0.75.4 in /VAMobile

Bump react-native from 0.75.3 to 0.75.4 in /VAMobile #21

# Tests to see that changes to native files do not break the iOs build process
name: '[Code Quality] Check Native iOs Builds'
on:
pull_request:
paths:
- "VAMobile/ios/**"
jobs:
ios_native_build:
name: iOS Test Build
uses: ./.github/workflows/build_ios.yml
secrets: inherit
with:
lane: test_build_only