We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9face5 + 0757ab0 commit 2af9e38Copy full SHA for 2af9e38
jekyll/_cci2/code-coverage.md
@@ -56,7 +56,7 @@ class ActiveSupport::TestCase
56
end
57
```
58
59
-Now configure your `.circleci/config.yaml` for uploading your coverage report.
+Now configure your `.circleci/config.yml` for uploading your coverage report.
60
61
```yaml
62
version: 2
jekyll/_cci2_ja/code-coverage.md
@@ -46,7 +46,7 @@ class ActiveSupport::TestCase
46
47
48
49
-次に、カバレッジレポートをアップロードするために `.circleci/config.yaml` を設定します。
+次に、カバレッジレポートをアップロードするために `.circleci/config.yml` を設定します。
50
51
52
0 commit comments