Skip to content

Commit

Permalink
Temp: Disable depends on to speed up testing the new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Nov 2, 2023
1 parent 6b30ad0 commit 1dd6c32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@ steps:

- label: iOS Build
key: ios-build
depends_on:
- lint
- ios-unit-tests
# depends_on:
# - lint
# - ios-unit-tests
command: .buildkite/commands/build-ios.sh
plugins:
- *ci_toolkit_plugin
Expand Down

0 comments on commit 1dd6c32

Please sign in to comment.