Skip to content

Commit

Permalink
ci: -S
Browse files Browse the repository at this point in the history
  • Loading branch information
shifujun committed May 23, 2024
1 parent 023b7e1 commit 65c4d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,6 @@ jobs:
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew :test-dynamic-host:connectedDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=com.tencent.shadow.test.cases.plugin_main.fragment_support.ProgrammaticallyAddBaseFragmentTest#fragmentStartActivityWithOptions
script: ./gradlew :test-dynamic-host:connectedDebugAndroidTest -S -Pandroid.testInstrumentationRunnerArguments.class=com.tencent.shadow.test.cases.plugin_main.fragment_support.ProgrammaticallyAddBaseFragmentTest#fragmentStartActivityWithOptions
- name: post-build
uses: ./.github/actions/post-build

0 comments on commit 65c4d84

Please sign in to comment.