Skip to content

Commit

Permalink
[CI] Re-enable test_darwin on circle-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Mar 6, 2021
1 parent b018f28 commit 1fc87f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,9 @@ jobs:

workflows:
version: 2
test_all_platforms:
jobs:
- test_darwin
tagged_release:
jobs:
- test_linux:
Expand Down

0 comments on commit 1fc87f1

Please sign in to comment.