Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ando committed Oct 22, 2023
1 parent 88228cc commit 81ee923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Run lint for lint the variants.
run: ./gradlew lint

- name: Run unit tests for testDebugUnitTest the variants.
run: ./gradlew testDebugUnitTest
#- name: Run unit tests for testDebugUnitTest the variants.
# run: ./gradlew testDebugUnitTest

- name: Build tasks (Assemble main outputs for assembleDebug the variants.)
run: |
Expand Down

0 comments on commit 81ee923

Please sign in to comment.