Skip to content

Commit a60eda7

Browse files
author
Fmar
committed
--no-fatal-warnings
1 parent 070bbc8 commit a60eda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: dart-lang/setup-dart@v1
1212
- run: dart pub get
1313
- run: dart format --output=none .
14-
- run: dart analyze --no-fatal-infos
14+
- run: dart analyze --no-fatal-warnings
1515
- run: dart test
1616
# - uses: subosito/flutter-action@v1
1717
# - run: flutter doctor

0 commit comments

Comments
 (0)