Explorar o código

ci: remove unsupport syntax

nathan %!s(int64=2) %!d(string=hai) anos
pai
achega
2ccc2d7c98
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      .github/workflows/flutter_ci.yaml

+ 0 - 5
.github/workflows/flutter_ci.yaml

@@ -101,12 +101,7 @@ jobs:
         working-directory: frontend/app_flowy
         run: flutter analyze
 
-<<<<<<< Updated upstream
-      - if: "$RUNNER_OS" == "Linux"
-        name: Build Flutter unit test lib
-=======
       - name: Build Flutter unit test lib
->>>>>>> Stashed changes
         working-directory: frontend
         run: |
           cargo make build-test-lib