Przeglądaj źródła

added missing quotes to the codecov yaml file.

madhukargilla 9 lat temu
rodzic
commit
0ab4083fc6
1 zmienionych plików z 1 dodań i 1 usunięć
  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