Skip to content

Commit

Permalink
Update Semaphore settings to run enterprise tests. Step 2.| #2162
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 committed Mar 8, 2023
1 parent 911eaf5 commit 15854a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ blocks:
# Run logging
- adb logcat --buffer=crash > ~/logcat_log.txt &
# Run instrumentation tests
- ./script/ci-instrumentation-tests-with-mailserver.sh
- ./script/ci-instrumentation-tests-enterprise.sh
epilogue:
always:
commands:
Expand Down

0 comments on commit 15854a5

Please sign in to comment.