yohei0125 преди 4 години
родител
ревизия
f01cfa388e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .github/workflows/ci-app.yml

+ 1 - 1
.github/workflows/ci-app.yml

@@ -95,7 +95,7 @@ jobs:
       - name: yarn test
         working-directory: ./packages/app
         run: |
-          yarn test:ci --selectProjects unit server ; yarn test:ci --selectProjects server-v5
+          yarn test:ci --selectProjects unit server
         env:
           MONGO_URI: mongodb://localhost:${{ job.services.mongodb.ports['27017'] }}/growi_test