Skip to content

Commit

Permalink
Fixing typo in Darwin...
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Aug 4, 2021
1 parent 598212d commit 2762825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
scripts/examples/gn_build_example.sh examples/all-clusters-app/linux out/debug chip_config_network_layer_ble=false
- name: Delete Defaults
run: defaults delete com.apple.dt.xctest.tool
run: defaults delete com.apple.dt.xctest.tool
- name: Run Tests
timeout-minutes: 5
run: |
Expand Down

0 comments on commit 2762825

Please sign in to comment.