Add Codecov configuration

This commit is contained in:
ismailgulek
2022-06-16 13:54:20 +03:00
parent 87915a9e30
commit 72f6490737
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