Added infra tests
This commit is contained in:
parent
719082c6a1
commit
5db6dc450a
5 changed files with 34 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -15,3 +15,6 @@ watch:
|
|||
deploy:
|
||||
make build
|
||||
lektor deploy
|
||||
|
||||
deploy_tests:
|
||||
bash tests/run.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue