From 0a8f23bb08aa62b3e184a9c40c92dc59db1e880b Mon Sep 17 00:00:00 2001 From: Bozhidar Date: Sat, 11 May 2024 11:52:29 +0300 Subject: [PATCH] Create codecov.yml --- web/codecov.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/codecov.yml diff --git a/web/codecov.yml b/web/codecov.yml new file mode 100644 index 0000000..4750910 --- /dev/null +++ b/web/codecov.yml @@ -0,0 +1,2 @@ +codecov: + branch: main