Skip to content

Commit 2504f91

Browse files
ad debug statement to get dart version
1 parent 81670f0 commit 2504f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)