Simplify/fix dart formatting in CI

This commit is contained in:
Ian VanSchooten 2024-09-27 14:15:54 -04:00
parent 1d1a280a9c
commit bedb193538
1 changed files with 1 additions and 1 deletions

View File

@ -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