forked from External/ergo
fix smoke test spurious failure on missing certs
This commit is contained in:
parent
bfab8adb70
commit
1195295877
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -31,4 +31,5 @@ test:
|
||||||
./.check-gofmt.sh
|
./.check-gofmt.sh
|
||||||
|
|
||||||
smoke:
|
smoke:
|
||||||
|
oragono mkcerts --conf ./oragono.yaml || true
|
||||||
oragono run --conf ./oragono.yaml --smoke
|
oragono run --conf ./oragono.yaml --smoke
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue