mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Remove Sonar project properties as they're not necessary for automatic analysis. Bumped the codecov action version to 3
This commit is contained in:
parent
864809c831
commit
a090208a51
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -35,4 +35,4 @@ jobs:
|
||||
run: bundle exec fastlane tests
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1.2.1
|
||||
uses: codecov/codecov-action@v3
|
@ -1,9 +0,0 @@
|
||||
sonar.projectKey=vector-im_element-x-ios
|
||||
sonar.organization=new_vector_ltd_organization
|
||||
|
||||
sonar.coverageReportPaths=fastlane/test_output/sonarqube-generic-coverage.xml
|
||||
sonar.junit.reportPaths=fastlane/test_output/report.junit
|
||||
|
||||
sonar.c.file.suffixes=-
|
||||
sonar.cpp.file.suffixes=-
|
||||
sonar.objc.file.suffixes=-
|
Loading…
x
Reference in New Issue
Block a user