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

View File

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