Workflows um Format Stage erweitern #175
@@ -82,9 +82,7 @@ jobs:
|
|||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|
||||||
- name: Check code format
|
- name: Check code format
|
||||||
run: |
|
run: flutter analyze lib test
|
||||||
flutter analyze
|
|
||||||
|
|
||||||
|
|
||||||
- name: Format code
|
- name: Format code
|
||||||
if: failure()
|
if: failure()
|
||||||
|
|||||||
Reference in New Issue
Block a user