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:
@ -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: ./
|
||||
|
Reference in New Issue
Block a user