Skip to content

Commit

Permalink
use melos 2.9.0 for ios integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Apr 15, 2023
1 parent 3dfabf2 commit 91a79b8
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 @@ -180,7 +180,7 @@ task:
- flutter channel stable
- flutter upgrade
install_melos_script:
- dart pub global activate melos
- dart pub global activate melos 2.9.0
test_script:
- export PATH="$PATH":"$HOME/.pub-cache/bin"
- melos bootstrap
Expand Down

0 comments on commit 91a79b8

Please sign in to comment.