Skip to content

Commit 55a0df6

Browse files
committed
nit
1 parent 596b1c9 commit 55a0df6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull_request_validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
with:
2222
channel: 'stable'
2323

24+
- name: 🛎️ Checking Flutter Version
25+
run: flutter --version
26+
2427
- name: 📦 Install Dependencies
2528
run: flutter pub get
2629

0 commit comments

Comments
 (0)