Skip to content

Commit

Permalink
Fix circleci condition syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenachbaur-okta committed Nov 30, 2023
1 parent d9b8e92 commit caa82a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ commands:
- not:
equal: [ macOS, <<parameters.platform>> ]
steps:
- macos/wait-until-simulator-booted:
- macos/wait-until-simulator-booted
- run:
name: "Test <<parameters.scheme>>"
environment:
Expand Down

0 comments on commit caa82a1

Please sign in to comment.