mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2025-02-08 17:20:49 +01:00
Run tojunit from homefolder
This commit is contained in:
parent
44ecad4f28
commit
8e040d6778
@ -60,7 +60,7 @@ jobs:
|
|||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Run tests
|
name: Run tests
|
||||||
command: flutter test | .pub-cache/bin/tojunit --output test-results
|
command: flutter test | ~/.pub-cache/bin/tojunit --output test-results
|
||||||
|
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: test-results
|
path: test-results
|
||||||
|
Loading…
Reference in New Issue
Block a user