mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2024-12-21 05:27:29 +01:00
Add workflow definition
This commit is contained in:
parent
539b64b8ba
commit
3820517afd
@ -65,4 +65,10 @@ jobs:
|
||||
command: flutter test | tojunit --output test-results
|
||||
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
path: test-results
|
||||
|
||||
workflows:
|
||||
build_and_test:
|
||||
jobs:
|
||||
- lint
|
||||
- test
|
Loading…
Reference in New Issue
Block a user