+ MakeTest
This commit is contained in:
parent
997d9acec1
commit
4ebae16425
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -123,7 +123,7 @@ jobs:
|
||||||
make misspell-check
|
make misspell-check
|
||||||
make plugin
|
make plugin
|
||||||
make migrate
|
make migrate
|
||||||
# make test
|
make test
|
||||||
|
|
||||||
- name: Codecov Report
|
- name: Codecov Report
|
||||||
uses: codecov/codecov-action@v2
|
uses: codecov/codecov-action@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue