@@ -8,7 +8,6 @@ on:
pull_request:
branches:
- "main"
- - "feat/flowy_editor"
env:
CARGO_TERM_COLOR: always
@@ -26,8 +25,8 @@ jobs:
- uses: subosito/flutter-action@v2
with:
- channel: 'stable'
- flutter-version: '3.0.5'
+ channel: "stable"
+ flutter-version: "3.0.5"
cache: true
- name: Run FlowyEditor tests