1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-26 12:46:43 +08:00

CI: What the hell is wrong with you!

This commit is contained in:
Vishesh Handa
2021-06-10 21:28:23 +02:00
parent 528dfe1c08
commit 98956e3bb3

@ -16,7 +16,7 @@ jobs:
command: flutter pub get
- run:
name: Test
command: flutter test --coverage
command: flutter test
#command: flutter test --coverage --machine | tojunit --output junit.xml
- store_test_results:
path: ./