Skip to content

Commit

Permalink
Update Github action script to temporarily disable coveralls step.
Browse files Browse the repository at this point in the history
  • Loading branch information
MewX committed Jul 21, 2023
1 parent 1e2cefb commit fb03226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
arch: x86_64
profile: Nexus 6
working-directory: ./studio-android/LightNovelLibrary
script: ./gradlew assembleAlpha connectedAlphaDebugAndroidTest coveralls

# script: ./gradlew assembleAlpha connectedAlphaDebugAndroidTest coveralls
script: ./gradlew assembleAlpha connectedAlphaDebugAndroidTest

0 comments on commit fb03226

Please sign in to comment.