浏览代码

Update test.yml

richard1015 4 年之前
父节点
当前提交
682025a573
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/test.yml

+ 2 - 2
.github/workflows/test.yml

@@ -1,4 +1,4 @@
-name: github pages
+name: test
 
 on:
   push:
@@ -11,4 +11,4 @@ jobs:
     steps:
       - uses: actions/checkout@v2
       - run: yarn install
-      - run: yarn test
+      - run: yarn test