Skip to content

Commit 91177eb

Browse files
committed
Merge remote-tracking branch 'origin/upgrade-dart-and-flutter-versions' into upgrade-dart-and-flutter-versions
2 parents 2cbdce3 + 2504f91 commit 91177eb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.fvmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/on_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: subosito/flutter-action@v2
2323
with:
2424
channel: 'stable'
25+
- run: ./am dart --version
2526
- run: ./am format --verify
2627

2728
test:

0 commit comments

Comments
 (0)