Skip to content

Commit 2f49448

Browse files
committed
Change test task
1 parent 283c57a commit 2f49448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commands:
2222
steps:
2323
- run:
2424
name: Run Tests
25-
command: ./gradlew lint test
25+
command: ./gradlew studyplus-android-sdk2:lint studyplus-android-sdk2:test
2626
- store_artifacts:
2727
path: studyplus-android-sdk2/build/reports
2828
destination: reports

0 commit comments

Comments
 (0)