Explorar el Código

added missing quotes to the codecov yaml file.

madhukargilla hace 9 años
padre
commit
0ab4083fc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      codecov.yml

+ 1 - 1
codecov.yml

@@ -26,4 +26,4 @@ comment:
   require_changes: no
 
 ignore:
-  - cloudbridge/cloud/providers/.*  # ignore folders and all its contents
+  - "cloudbridge/cloud/providers/.*"  # ignore folders and all its contents