split run and uses

This commit is contained in:
otsmr 2025-07-18 20:44:03 +02:00
parent 951206dcfa
commit 5128b4b768

View file

@ -21,6 +21,8 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
- name: Check flutter code
run: |
flutter pub get
flutter analyze