Taichi Masuyama 4 lat temu
rodzic
commit
5f71fc516c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/ci-app.yml

+ 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: