Skip to content

Bump react-native-webview from 13.12.3 to 13.12.4 in /VAMobile #79

Bump react-native-webview from 13.12.3 to 13.12.4 in /VAMobile

Bump react-native-webview from 13.12.3 to 13.12.4 in /VAMobile #79

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