Skip to content

Commit

Permalink
Print info about test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h committed Apr 5, 2024
1 parent ba6d61d commit 261d873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build -x test
- name: Test (local)
run: ./gradlew test
run: ./gradlew test -i
- name: Test (emulator)
uses: reactivecircus/android-emulator-runner@v2
with:
Expand Down

0 comments on commit 261d873

Please sign in to comment.