Explorar o código

fix indentation on circleci

AjayTripathy %!s(int64=7) %!d(string=hai) anos
pai
achega
8bf6fe85c0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.circleci/config.yml

@@ -13,8 +13,8 @@ jobs:
     machine: true
     filters:
       branches:
-      only:
-        - master
+        only:
+          - master
     steps:
       - checkout
       - run: |