ソースを参照

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