We don't have tests
This commit is contained in:
parent
13435757f5
commit
9d0c3640fe
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Check formating
|
||||
run: dart format -l120 lib/ test/ --set-exit-if-changed --suppress-analytics --output none
|
||||
run: dart format -l120 lib/ --set-exit-if-changed --suppress-analytics --output none
|
Loading…
Reference in New Issue