Skip to content

Commit

Permalink
Disable coverage checks for now
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Nov 29, 2020
1 parent cc37485 commit 8a707e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

<properties>
<commonConfig.jarSign.skip>false</commonConfig.jarSign.skip>
<!-- TODO until we fix https://github.com/patrickfav/uber-apk-signer/issues/24 -->
<commonConfig.jacoco.check.disable>true</commonConfig.jacoco.check.disable>
</properties>

<repositories>
Expand Down

0 comments on commit 8a707e5

Please sign in to comment.