mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-02 12:03:24 +08:00
CI: What the hell is wrong with you!
This commit is contained in:
@ -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: ./
|
||||||
|
Reference in New Issue
Block a user