Skip to content

Commit

Permalink
specified patrol cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 7, 2024
1 parent 7a77407 commit aae3f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
channel: 'stable'

- run: flutter pub get
- run: dart pub global activate patrol_cli
- run: dart pub global activate patrol_cli 3.1.1
- run: patrol doctor

- name: Boot emulator or run tests
Expand Down

0 comments on commit aae3f35

Please sign in to comment.