Skip to content

Commit cdb8090

Browse files
Merge branch 'firebase_update' of https://github.com/okta/okta-utils-swift into firebase_update
2 parents 9a35760 + f4bf89d commit cdb8090

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ commands:
3939
- run:
4040
name: OktaLogger unit tests"
4141
command: set -o pipefail && xcodebuild -workspace "OktaLogger.xcworkspace" -scheme "OktaLoggerTests" -destination "platform=iOS Simulator,OS=latest,name=iPhone 16 Pro Max" test
42+
- store_artifacts:
43+
path: /Users/distiller/Library/Developer/Xcode/DerivedData/OktaLogger-brtczdmizdnmmgceswezmvcdqias/Logs/Test
4244
# - run:
4345
# name: OktaAnalytics unit tests"
4446
# command: set -o pipefail && xcodebuild -workspace "OktaLogger.xcworkspace" -scheme "OktaAnalyticsTests" -destination "platform=iOS Simulator,OS=latest,name=iPhone 16" test

0 commit comments

Comments
 (0)