test CI
This commit is contained in:
parent
bb95d75c77
commit
e464d6a273
|
@ -51,8 +51,8 @@ jobs:
|
|||
- name: Check lint
|
||||
run: make lint
|
||||
|
||||
- name: Execute tests (Unit and Feature tests) via PHPUnit
|
||||
run: make test-coverage
|
||||
- name: Check tests
|
||||
run: make test
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
|
Loading…
Reference in New Issue