mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-15 20:29:46 +08:00
Print flutter version on builds
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: 'dev'
|
||||
- run: flutter --version
|
||||
- run: flutter pub get
|
||||
- run: ./scripts/lint.sh
|
||||
- run: flutter test
|
||||
|
||||
Reference in New Issue
Block a user