Browse Source

Update test.yml

richard1015 4 years ago
parent
commit
682025a573
1 changed files with 2 additions and 2 deletions
  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