[go: nahoru, domu]

Skip to content

Commit

Permalink
updates ios-custom_package_tests to macOS (flutter#2500)
Browse files Browse the repository at this point in the history
* updates ios-custom_package_tests to macOS

incorrect legacy naming updated

* lowercase test names
  • Loading branch information
tarrinneal committed Aug 25, 2022
1 parent 88585ef commit c172467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ task:
- ./script/tool_runner.sh build-examples --ios
native_test_script:
- ./script/tool_runner.sh native-test --ios --ios-destination "platform=iOS Simulator,name=iPhone 13,OS=latest"
- name: ios-custom_package_tests
- name: macos-custom_package_tests
# Run on macOS x64 image with Java runtime installed.
env:
PATH: $PATH:/usr/local/bin
Expand Down

0 comments on commit c172467

Please sign in to comment.