mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-17 20:55:26 +00:00
Tweak command
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
python3 find_dart_files.py
|
||||
flutter pub get
|
||||
flutter analyze
|
||||
dart format --output=none --set-exit-if-changed .
|
||||
dart format . --output=none --set-exit-if-changed
|
||||
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Reference in New Issue
Block a user