2
0
Taichi Masuyama 4 жил өмнө
parent
commit
5f71fc516c

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

@@ -102,7 +102,7 @@ jobs:
       env:
         MONGO_URI: mongodb://localhost:${{ job.services.mongodb.ports['27017'] }}/growi_test
 
-  test-v5-compatible:
+  test-v5:
     runs-on: ubuntu-latest
 
     strategy: