Add Codecov configuration

This commit is contained in:
ismailgulek
2022-06-16 13:54:20 +03:00
parent c6fea7a0b5
commit 81dbdbefb2
3 changed files with 20 additions and 0 deletions
+3
View File
@@ -60,3 +60,6 @@ jobs:
# Main step
- name: Unit tests
run: bundle exec fastlane test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3