+ MakeTest

This commit is contained in:
Max 2021-10-07 17:40:22 +08:00
parent 997d9acec1
commit 4ebae16425

View file

@ -123,7 +123,7 @@ jobs:
make misspell-check
make plugin
make migrate
# make test
make test
- name: Codecov Report
uses: codecov/codecov-action@v2