Skip to content

Commit

Permalink
fix circle config file
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Jun 16, 2021
1 parent 4ff0d3a commit 1266927
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,10 @@ jobs:
macos:
xcode: << pipeline.parameters.xcode_version >>
steps:
- common_test_setup
- run:
- command: swift build
command: swift build

IntegrationTests_macOS_current:
macos:
xcode: << pipeline.parameters.xcode_version >>
Expand Down

0 comments on commit 1266927

Please sign in to comment.