Fix RiotSwiftUITest coverage report gathering

This commit is contained in:
Stefan Ceriu
2022-09-06 13:33:01 +03:00
committed by Stefan Ceriu
parent a625e287a4
commit a9d5efc44b
+4
View File
@@ -57,3 +57,7 @@ jobs:
# Main step
- name: UI tests
run: bundle exec fastlane uitest
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3