aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-11-10 18:21:43 -0500
committerJack Lloyd <[email protected]>2020-11-10 18:21:43 -0500
commit3dcab7815b31a5c436e288e09ff7f363115b43fb (patch)
tree69c19c833f263713af22c6b3bdb4a2c59de6512e
parent80f7ad77e3faa944cba045a11f58e5c90cbf7415 (diff)
Add a symlink for codecov.yml
Seems codecov used to support codecov.yml being anywhere in the tree, but does not anymore.
l---------.codecov.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
new file mode 120000
index 000000000..f3c3843a9
--- /dev/null
+++ b/.codecov.yml
@@ -0,0 +1 @@
+src/scripts/ci/codecov.yml \ No newline at end of file