Skip to content

Commit

Permalink
Upload test report
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Sep 8, 2024
1 parent 3855cd4 commit 1367c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: ./gradlew check --console=plain --warning-mode all

- uses: actions/upload-artifact@v4
if: always()
with:
name: test-report
path: build/reports/tests

0 comments on commit 1367c1f

Please sign in to comment.