ソースを参照

added missing quotes to the codecov yaml file.

madhukargilla 9 年 前
コミット
0ab4083fc6
1 ファイル変更1 行追加1 行削除
  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