Browse Source

测试用例修复

jinnrry 1 năm trước cách đây
mục cha
commit
b35193b690
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      .github/workflows/unitTest.yml

+ 0 - 2
.github/workflows/unitTest.yml

@@ -25,8 +25,6 @@ jobs:
         env:
           MYSQL_DATABASE: pmail
           MYSQL_ROOT_PASSWORD: githubTest
-        ports:
-          - 3306:3306
         options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3
 
     container: