added test run to ci

This commit is contained in:
Vadim 2023-06-09 14:53:22 +02:00
parent c92ab5209b
commit 422ac9d528

View file

@ -51,3 +51,6 @@ jobs:
- name: Analyze project source
run: flutter analyze lib --fatal-infos
- name: Run tests
run: flutter test