mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2024-12-21 21:47:29 +01:00
Add workflow definition
This commit is contained in:
parent
539b64b8ba
commit
3820517afd
@ -66,3 +66,9 @@ jobs:
|
|||||||
|
|
||||||
- store_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