Browse Source

Update CI.yaml

Bruce Wayne 4 năm trước cách đây
mục cha
commit
43952cb40b
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      .github/workflows/CI.yaml

+ 0 - 3
.github/workflows/CI.yaml

@@ -15,9 +15,6 @@ jobs:
         with:
           dotnet-version: 6.0.x
 
-      - name: Install dotnet-format
-        run: dotnet tool update -g dotnet-format
-
       - name: Checkout code
         uses: actions/checkout@v2