Skip to content

Commit

Permalink
Remove uitests from assembleDebug (#5595)
Browse files Browse the repository at this point in the history
  • Loading branch information
andremion authored Jan 28, 2025
1 parent adbb3cd commit b5c628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/[email protected]
- uses: ./.github/actions/setup-java
- name: Build
run: ./gradlew assembleDebug :stream-chat-android-ui-uitests:assembleDebugAndroidTest
run: ./gradlew assembleDebug

release_build:
name: Release build
Expand Down

0 comments on commit b5c628b

Please sign in to comment.