Skip to content

Commit

Permalink
Display test logs in action.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Jan 27, 2024
1 parent f34d87d commit 2467a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: Run Gradle test
run: ./gradlew test
run: ./gradlew test -i
- name: Upload test report
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 2467a5a

Please sign in to comment.