mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-02-21 18:45:28 +00:00
Simplify/fix dart formatting in CI
This commit is contained in:
parent
6d9bcc9ba1
commit
b2d7fe99a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flutterfmt.yml
vendored
2
.github/workflows/flutterfmt.yml
vendored
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Check formating
|
||||
run: dart format -l120 lib/ --set-exit-if-changed --suppress-analytics --output none
|
||||
run: dart format -l120 lib/ --set-exit-if-changed --suppress-analytics --output none
|
||||
|
|
Loading…
Reference in a new issue