Skip to content

Commit

Permalink
Upload test results as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Jun 28, 2024
1 parent 1ef974a commit 74ed424
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/instrumented-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@ jobs:
arch: x86_64
script: ./gradlew -Dorg.gradle.logging.level=quiet connectedCheck
target: google_apis
- uses: actions/[email protected]
with:
name: test-results-debug
path: player/build/reports/androidTests/connected/debug
if: always()

0 comments on commit 74ed424

Please sign in to comment.