Skip to content

Commit

Permalink
dart analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Jan 15, 2025
1 parent ae13ef8 commit a12a122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ install:
build_script:
- python .ci/patch_toml_version.py pyproject.toml $PYPI_VER
- python .ci/patch_pubspec_version.py src/flutter/flet_*/pubspec.yaml $PKG_VER
- (cd src/flutter/* && dart pub get && dart analyze && cd -)
- uv build

deploy_script:
Expand Down

0 comments on commit a12a122

Please sign in to comment.