瀏覽代碼

Update nodejs.yml

wenjianzhang 5 年之前
父節點
當前提交
8f276ca21c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/nodejs.yml

+ 1 - 1
.github/workflows/nodejs.yml

@@ -1,7 +1,7 @@
 # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
 # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
 
-name: CI
+name: build
 
 on:
   push: