Skip to content

Commit

Permalink
Update cupertino.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Nov 11, 2024
1 parent ce9caab commit 43bd6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
cd example
flutter pub get
flutter test -p macos integration_test/main.dart --test-randomize-ordering-seed=random
flutter test -d macos integration_test/main.dart --test-randomize-ordering-seed=random
ios:
name: "iOS: Test"
runs-on: macos-latest
Expand Down

0 comments on commit 43bd6c2

Please sign in to comment.