reintroduce prettier

This commit is contained in:
peintnermax
2024-09-05 16:19:34 +02:00
parent 3480a58f26
commit c509323f7d
3 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ jobs:
fail-fast: false
matrix:
command:
- format --check
- lint
- test:unit
- test:integration