We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0225f0a + b5c3b61 commit cb06722Copy full SHA for cb06722
.github/workflows/flowy_editor_test.yml
@@ -4,10 +4,14 @@ on:
4
push:
5
branches:
6
- "main"
7
+ paths:
8
+ - "frontend/app_flowy/packages/appflowy_editor"
9
10
pull_request:
11
12
13
14
15
16
env:
17
CARGO_TERM_COLOR: always
frontend/app_flowy/pubspec.lock
@@ -98,7 +98,7 @@ packages:
98
name: build_resolvers
99
url: "https://pub.dartlang.org"
100
source: hosted
101
- version: "2.0.8"
+ version: "2.0.9"
102
build_runner:
103
dependency: "direct dev"
104
description:
0 commit comments