瀏覽代碼

fix smoke test spurious failure on missing certs

tags/v2.1.0-rc1
Shivaram Lingamneni 4 年之前
父節點
當前提交
1195295877
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      Makefile

+ 1
- 0
Makefile 查看文件

@@ -31,4 +31,5 @@ test:
31 31
 	./.check-gofmt.sh
32 32
 
33 33
 smoke:
34
+	oragono mkcerts --conf ./oragono.yaml || true
34 35
 	oragono run --conf ./oragono.yaml --smoke

Loading…
取消
儲存