Skip to content

Commit

Permalink
Merge pull request #284 from adobe/spoorthipujariadobe-patch-1
Browse files Browse the repository at this point in the history
Update config.yml
  • Loading branch information
spoorthipujariadobe authored Oct 16, 2024
2 parents ba16aad + 1c571a4 commit 583bead
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
version: 2.1
orbs:
android: circleci/[email protected]
codecov: codecov/codecov@4.0.1
codecov: codecov/codecov@3.2.4

# Workflows orchestrate a set of jobs to be run;
workflows:
Expand Down Expand Up @@ -133,11 +133,11 @@ jobs:
file: code/messaging/build/reports/coverage/androidTest/phone/debug/connected/report.xml
flags: functional-tests

# - store_artifacts:
# path: code/messaging/build/reports/androidTests
- store_artifacts:
path: code/messaging/build/reports/androidTests

# - store_test_results:
# path: code/messaging/build/outputs/androidTest-results
- store_test_results:
path: code/messaging/build/outputs/androidTest-results
build-test-app:
executor:
name: android/android-docker
Expand Down

0 comments on commit 583bead

Please sign in to comment.