فهرست منبع

Renamed stage

Taichi Masuyama 4 سال پیش
والد
کامیت
5f71fc516c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: