Skip to content

Feat/ul refresh scroll 2.17 #4812

Feat/ul refresh scroll 2.17

Feat/ul refresh scroll 2.17 #4812

name: '[ios] build tests'
on:
pull_request:
branches:
- master
- main
paths-ignore:
- 'ios/**'
- 'core/**'
- 'hippy.podspec'
- 'examples/ios-demo/**'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
ios_build_tests:
runs-on: ubuntu-latest # use ubuntu to replace macos in order to save macos resources and improve efficiency
strategy:
matrix:
type: [debug, release]
steps:
- name: Build Test Bypass
run: |
echo "No build test required"