This website works better with JavaScript.
首頁
探索
說明
登入
jan
/
mustache.js
镜像来自
https://github.com/janl/mustache.js
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
46
Wiki
Activity
瀏覽代碼
Run tests on Node.js 14 & 15 as well
tags/v4.2.0
Phillip Johnsen
5 年之前
父節點
36edf6874b
當前提交
de09ecaa56
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/verify.yml
+ 1
- 1
.github/workflows/verify.yml
查看文件
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
node-version: [8.x, 10.x, 12.x]
node-version: [8.x, 10.x, 12.x
, 14.x, 15.x
]
steps:
- uses: actions/checkout@v1
Write
Preview
Loading…
取消
儲存