Conversation
|
Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff. Total Coverage: This PR will not change total coverage. 🛟 Help
This is from Qlty Cloud, the successor to Code Climate Quality. Learn more. |
…run to just swift.
…che still isn't caching
… v3. removing the iterable swift sdk
…leAPI/IterableAPI.
…leAPI/IterableAPI with an increased timeout.
…leAPI/IterableAPI with an increased timeout and addressing a build failure.
…m 'build' to 'prepare'
| run: | | ||
| yarn install | ||
| cd example/android | ||
| ./gradlew clean |
There was a problem hiding this comment.
./gradlew clean doesn't fully build a version of the app. Do you need the app to be built in order to run the tests? If so, you should probably run ./gradlew build
There was a problem hiding this comment.
./gradlew build fails to build.
There was a problem hiding this comment.
./gradle build causes the workflow to fail. It seems like ./gradlew clean is enough to generate the files needed in order to do the analysis.
…nd comments are addressed
🔹 JIRA Ticket(s) if any
✏️ Description