Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea committed Nov 7, 2024
1 parent 642949d commit 7d03df0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/base_ut.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
scheme: Split
sdk: 'iphonesimulator'
test-plan: ${{ inputs.test-plan }}
use-xcpretty: true

# - name: Install java 11
# uses: actions/setup-java@v3
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_ios_ut_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- SDKS-8989
pull_request:
branches:
- master
Expand Down

0 comments on commit 7d03df0

Please sign in to comment.