diff --git a/.github/workflows/android_ui_tests.yml b/.github/workflows/android_ui_tests.yml index cc976456..c09ecda7 100644 --- a/.github/workflows/android_ui_tests.yml +++ b/.github/workflows/android_ui_tests.yml @@ -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