forked from aslan/applicant-site
add setup scenario for CI
This commit is contained in:
parent
2eca5776b9
commit
ad97ed8a43
|
@ -51,7 +51,7 @@ jobs:
|
|||
run: composer install
|
||||
|
||||
- name: Setup project
|
||||
run: make setup-test
|
||||
run: make setup-ci
|
||||
|
||||
- name: Check lint
|
||||
run: make lint
|
||||
|
|
Loading…
Reference in New Issue