Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[macos] Restore core unit tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jfirebaugh committed Oct 6, 2016
1 parent 08809b4 commit 388fa9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/macos/bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ workflows:
set -eu -o pipefail
export BUILDTYPE=Debug
make test
make run-test
- is_debug: 'yes'
- script:
title: Run SDK Unit Tests
Expand Down

0 comments on commit 388fa9c

Please sign in to comment.