Browse Source

update test script

Aakansha Doshi 1 year ago
parent
commit
e187faee77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

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

@@ -14,4 +14,4 @@ jobs:
       - name: Install and test
       - name: Install and test
         run: |
         run: |
           yarn install
           yarn install
-          yarn test:app
+          yarn test