Skip to content

Commit

Permalink
Try uploading test report
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Mar 18, 2024
1 parent aa7051d commit e24922a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,10 @@ jobs:
disable-spellchecker: true
profile: Nexus 6
script: ./gradlew connectedCheck

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
path: ~/work/orgzly-android-revived/orgzly-android-revived/app/build/reports/androidTests/connected/flavors/fdroid/index.html
retention-days: 1
overwrite: true

0 comments on commit e24922a

Please sign in to comment.