Bruce Wayne пре 4 година
родитељ
комит
43952cb40b
1 измењених фајлова са 0 додато и 3 уклоњено
  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